We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bbbb7 commit 52081d7Copy full SHA for 52081d7
README.md
@@ -601,7 +601,7 @@ BUG fix: https://github.com/avafinger/nanopi-r2s-ubuntu-server-minimal-image/rel
601
* Remove unwanted servicesrunning on background
602
603
sudo apt-get remove whoopsie
604
- sudo apt-get remove snap
+ sudo apt autoremove --purge snapd
605
sudo systemctl stop apt-daily.service
606
sudo systemctl stop apt-daily-upgrade.service
607
sudo systemctl mask apt-daily.service apt-daily-upgrade.service
0 commit comments