shorten snaps

This commit is contained in:
Malin Freeborn 2022-02-05 18:48:03 +01:00
parent ab17ba8644
commit 3c82439ae9
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
1 changed files with 1 additions and 7 deletions

View File

@ -1,12 +1,6 @@
--- ---
title: "snaps" title: "snaps"
tags: [ "Documentation", "System" ] tags: [ "Documentation", "System", "Ubuntu", "snap" ]
--- ---
> sudo apt-get purge -y snapd > sudo apt-get purge -y snapd
#Hiding from Nautilus
> echo snap >> ~/.hidden
Moving the directory ~/snap to ~/.snap acts as expected.