What tools to work with pkgs installed thru snap system

Oliver Grawert ogra at ubuntu.com
Thu Nov 25 17:13:33 UTC 2021


hi,
Am Donnerstag, dem 25.11.2021 um 09:59 -0500 schrieb hput via ubuntu-
users:
> After googling a bit I still haven't found out if there are tools
> similar to the powerfull tools available in apt/aptitude/apt-get
> systems.
> 
> Or other powerful tools such as dpkg for such things as
>   dpkg -L pkgname ... to list out the files installed
> 
> I found a wikipedia article about snap .. but still did not learn the
> mechanics.
> 
> Some pointers to URLs on the subject... particularly URLS that are
> ubuntu specific ... snap system related, would be most welcome.
> 
> 
there is only one tool and that is teh snap command ... it comes with
extensive help included, start with "snap help" and ten with 
"snap help <command>" to find details about each of the
features/commands ... 

some of the most important ones are:

snap list -> show all installed snaps
snap changes -> see snap related logs 

snap info <snapname> -> see details, bug URLs, info about the
publisher, size on disk, etc of a snap ...

snap revert -> force a rollback to the last known good version on disk
  (i.e. in case you dont like a new feature after upgrade of an app or
a bug was introduced)

snap save -> make backups of all user data of an app

the above is the typical set you might use for desktop apps, many
others of these commands may refer to or mainly be useful for non-
desktop apps though (snapped servers, snap-packaged kernels, shared
library snaps (that other snaps use) or bootloaders etc ...)

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20211125/908d2aea/attachment.sig>


More information about the ubuntu-users mailing list