botwerks
posts til links misc
botwerks
Cancel
poststillinksmisc

removing snaps from ubuntu 20.04 LTS

sulrich
 25-Apr-2020  43 words   One minute 
# list the snaps installed by default
% snap list

# remove these 1 by 1
% sudo snap remove <snap-name-from-above>

# remove any snap directories
% sudo rm -rf /snap /var/snap

# purge snapd from the system
% sudo apt purge snapd
Updated on 25-Apr-2020
 ubuntu, nerd, tips, 2020
back | home
TIL: about the python code module shocking amounts of debt
Powered by Hugo | Theme - LoveIt
1997 - 2025 | CC BY-NC 4.0