Most of the hard work is done by @nateevans https://gist.github.com/nateevans/9958390
Thank you!
Requires Twig ^1.2 | ^2.0
{% extends 'knp_menu.html.twig' %}| #!/bin/sh | |
| # Remove snaps completely from Ubuntu | |
| # Tested on Ubuntu 22.04 | |
| # WARNING: This script will remove ALL snap applications. (Includning Firefox and the Software store). | |
| # Make backups of your configurations, bookmarks, etc. You should also make sure to have replacements | |
| # ready for software that you use. (Like Firefox for example.) | |
| # Lists all installed snap applications and then uninstalls them. |
Most of the hard work is done by @nateevans https://gist.github.com/nateevans/9958390
Thank you!
Requires Twig ^1.2 | ^2.0
{% extends 'knp_menu.html.twig' %}