snap uninstall

To uninstall Snap from your system, use the following steps:1. Open a terminal window by pressing Ctrl+Alt+T in the search bar and type 'terminal'. This will open up a new terminal window. You can also just press Ctrl+Alt+T while holding down the Shift key to open up an empty terminal window.2. Type in the following command and press enter after each command.

remove snap package

By Salo HopelessSalo Hopeless on Aug 21, 2020
sudo snap remove <package name>

Add Comment

6

snap uninstall

By Concerned ChipmunkConcerned Chipmunk on Jan 02, 2021
sudo snap remove packageName

Source: askubuntu.com

Add Comment

2

snapd remove command

By Terror12Terror12 on Jul 27, 2020
sudo snap remove <package>

Add Comment

2

To uninstall multiple Snap apps at once, run the following command in Terminal.

sudo snap remove

Shell/Bash answers related to "snap uninstall"

View All Shell/Bash queries

Shell/Bash queries related to "snap uninstall"

Browse Other Code Languages

CodeProZone