Skip to content

parkjaeil0x01/remove-snap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Remove snap from Ubuntu

This simple bash script removes snap from Ubuntu. Why? Because snap is severely broken and it completely messes up my servers. The content for this script came from an Ask Ubuntu answer from Lorenz Keel. I've put it in github so that I can invoke it on my aws ec2 ubuntu instances as part of my packer builds without having to copy the contents of the script everywhere and eventually lose it.

Usage

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%