today i moved from whonix 17 to whonix 18, and from qubes 4.2 to qubes 4.3
I have a trouble with installation of packages
when i try
sudo apt-get install remmina
i get an error:
sudo apt-get install remmina
zsh: permission denied: sudo
zsh: exit 126 sudo apt-get install remmina
when i try
su -c 'apt-get install remmina'
i get same
zsh: exit 126 su -c 'apt-get install remmina'
whats wrong? How to solve it?
thanks