0

I'm trying to install LXD with Snap on a Debian 11 and I added it to the path and added it to my ./zshrc export PATH="/snap/bin:$PATH". But when I try to execute it just with sudo lxd it doesn't find the program, but if I do ./lxd from /snap/bin it works so I guess it is a problem with the PATH.

  • First principles: what does `echo $PATH` say? Did you restart the terminal session / log in again after the edit? – tink Sep 14 '22 at 19:41

0 Answers0