packages: Add support for carbs

This commit is contained in:
Dylan Araps 2020-09-17 08:27:48 +03:00
parent bfbefc7f6b
commit 5f8ce9bbc4
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 0 deletions

View File

@ -1489,6 +1489,7 @@ get_packages() {
Linux|BSD|"iPhone OS"|Solaris) Linux|BSD|"iPhone OS"|Solaris)
# Package Manager Programs. # Package Manager Programs.
has kiss && tot kiss l has kiss && tot kiss l
has cpt-list && tot cpt-list
has pacman-key && tot pacman -Qq --color never has pacman-key && tot pacman -Qq --color never
has dpkg && tot dpkg-query -f '.\n' -W has dpkg && tot dpkg-query -f '.\n' -W
has rpm && tot rpm -qa has rpm && tot rpm -qa