/remove-snap

A bash script to remove snap from ubuntu

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Remove snap from Ubuntu

This simple bash script removes snap from Ubuntu. The content for this script came from an Ask Ubuntu answer from Lorenz Keel and from BryanDollery.

Usage

bash -c "$(curl -fsSL https://raw.githubusercontent.com/franksmcb/remove-snap/main/remove-snap.sh)"