grobo021 / snap-nuke

Nukes the snap package manager from Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAYBE add support for Manjaro and other default snap distos?

RudyDaBot opened this issue · comments

i dont know much but i do believe this can really help other people who wanted to nuke snap.

doesn't manjaro allow you to easily uninstall it? the problem with ubuntu is a lot of the apt packages just install snaps instead

at least according to my personal experience with manjaro, no it doesnt

you can just run this command and snap is gone from manjaro

sudo pacman -R snapd libpamac-snap-plugin

same for all the other distros, just a command in the package manager. meanwhile, ubuntu attempts to force you to use snap, by installing it during literally any apt command. the script was meant to make it treated like any other package: only install if required. closing the issue.