mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
added pacman tool
This commit is contained in:
parent
29c978c3df
commit
c96ebadb27
4
pinxi
4
pinxi
|
@ -33301,8 +33301,8 @@ sub package_counts {
|
|||
['pacman','pacman','p','-Qq --color never',1,0,'',
|
||||
'!main::check_program(\'pacman-g2\')', # pacman-g2 has sym link to pacman
|
||||
# these may need to be trimmed down depending on how useful/less some are
|
||||
['argon','aura','aurutils','baph','cylon','octopi','pacaur','pakku','pamac',
|
||||
'paru','pikaur','trizen','yaourt','yay','yup']],
|
||||
['argon','aura','aurutils','baph','cylon','octopi','pacaur','pacseek',
|
||||
'pakku','pamac','paru','pikaur','trizen','yaourt','yay','yup']],
|
||||
['pacman-g2','pacman-g2','p','-Q',1,0,'','',],
|
||||
['pkg','pkg','d','/var/db/pkg/*',1,0,''], # 'pkg list' returns non programs
|
||||
['pkg_add','pkg_info','p','',1,0,''], # OpenBSD has set of tools, not 1 pm
|
||||
|
|
Loading…
Reference in a new issue