Neofetch alternative

is there any program similar to the neofetch packaged in snap format?

recently installed the ubuntu core desktop

in view of this situation, i cannot isolate any deb because there is no apt

if possible with snap packet count

try this one :wink:

$ snap find "neofetch"
[...]
neofetch-desktop  0.1                ken-vandine✪  -         Neofetch Desktop
[...]

(it is just the standard neofetch though, to have a snap package count the app would have to use the super-privileged snapd-control interface which is usually not granted for standard apps in the global store due to security reasons. on the command line you can just use snap list to see all installed snaps. for a graphical view the app-center should be installed on your ubuntu-core-desktop install and have a tab that shows all installed snaps)

1 Like