blob: f31c1b15649f1c2229fb6d36871aa65978117d60 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- pfetch-0.6.0.orig/pfetch
+++ pfetch-0.6.0/pfetch
@@ -470,6 +470,7 @@
has rpm && rpm -qa
has xbps-query && xbps-query -l
has apk && apk info
+ has spm && spm -a
has guix && guix package --list-installed
has opkg && opkg list-installed
|