Hi all,
Can I relocate ~/snap
directory? I really prefer it some other location than my home directory. Something like ~/tools/snap would be fine.
If convenient I could make this a global setting (e.g. ${HOME}/tools/snap
) or an environment variable on a per-user would also be fine. (I’m the only user other than root.) Perhaps some other way.
This is on Debian Buster which runs
/home/hbarta
hbarta@rocinante:~$ apt-cache policy snapd
snapd:
Installed: 2.37.2-1
Candidate: 2.37.2-1
Version table:
*** 2.37.2-1 500
500 http://ftp.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
hbarta@rocinante:~$
Thanks!