/build/static/layout/Breadcrumb_cap_w.png

List of SNAP applications installed on Linux

Hi,

we are in process of testing a POC for using KACE as centralized management tool for Linux OS in our company. One of the current issues is disk encryption and backup solutions, but on the more minor side that I believe I could solve faster is how to get a list of programs installed via SNAP on Linux? Is there some way to get this? So I can know are versions up to date for security.


0 Comments   [ + ] Show comments

Answers (1)

Posted by: Nico_K 3 years ago
Red Belt
1

since snaps are just extracted files they do not report themselves to any packaging system.

So the only way is to collect the list via a custom Inventory Rule like ShellCommandTextReturn(/usr/sbin/snap list)
For CIR-howto see here: https://support.quest.com/kb/223293
The installs, configs etc can be done using the scripting engine, depending on what you want to do.
For instance running snap refresh on a regular basis together with the other update scripts.


Comments:
  • Thank you for reply. - mimamovic 3 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ