Make it standalone

This commit is contained in:
theoware 2022-02-13 16:13:23 +01:00
parent 4d37af4c0f
commit 0528ed3abb
No known key found for this signature in database
GPG Key ID: C2ED1EE364E68FF4
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +0,0 @@
Package: snapd
Pin: release a=*
Pin-Priority: -10

View File

@ -40,8 +40,12 @@ do
sudo umount $I
done
echo "UGFja2FnZTogc25hcGQKUGluOiByZWxlYXNlIGE9KgpQaW4tUHJpb3JpdHk6IC0xMAo=" | base64 -d > nosnap.pref
sudo cp nosnap.pref /etc/apt/preferences.d/nosnap.pref
rm nosnap.pref
sudo apt-get purge snapd
rm -rf ~/snap
sudo rm -rf /snap