This commit is contained in:
C0UNTM31N 2022-09-10 00:09:09 -05:00
commit d6b33ae3e9

View file

@ -1807,6 +1807,7 @@ get_packages() {
has pacstall && tot pacstall -L
has bulge && tot bulge list
has pm && tot pm list packages
has squirrel && tot cat /var/squirrel/repos/local/INDEX
# Using the dnf package cache is much faster than rpm.
if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then