Every time I install playonlinux and then on installing windows software when playonlinux automatically installs wine, Brackets gets uninstalled.
The command
sudo apt install brackets
is unable to install Brackets.
However on using the command
sudo apt install snapd
sudo snap install brackets
it says
My system may be at risk upon installing, if I understand what I am doing I may proceed using the command
sudo snap install brackets --classic
Upon giving this command it successfully installs Brackets.
But again if I install another windows software again Brackets gets uninstalled and I have to again install Brackets using snap command.
So why this happens?
I do not remember the exact terminal error prompt.
Also why my system may be at risk?