Add "clean" command
Bug #1991895 reported by
RichardJECooke@protonmail.com
This bug affects 17 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| snapd |
Triaged
|
Wishlist
|
Unassigned | ||
Bug Description
In flatpak I can type `flatpak uninstall --unused` and in apt I can type `sudo apt autoremove` to remove unused packages.
There is no similar command in snap, only little scripts people make to do the same job, that break when snap's columns change on program listing.
Please add a native snap command to allow cleaning unused packages.
| Changed in snapd: | |
| importance: | Undecided → Wishlist |
| Changed in snapd: | |
| status: | New → Triaged |
| tags: | added: papercuts |
To post a comment you must log in.
This feature would be a nice addition. Since some snaps are quite big, in systems with disk space constraints, snap is not really convenient in the long term because of the lack of this feature.