mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-09-07 16:37:06 -05:00
Remove urpmq because it doesn't list installed packages
Urpmq doesn't list installed packages. `uprmq --list-media active` lists active repositories instead. Mageia uses RPM to count installed packages.
This commit is contained in:
1
neofetch
1
neofetch
@@ -2160,7 +2160,6 @@ get_packages() {
|
||||
has rad && tot rad -cl
|
||||
# Rad was previously called 'Radula', some systems may still have the old name.
|
||||
has radula && tot radula -cl
|
||||
has urpmq && tot urpmq --list-media active
|
||||
# https://github.com/birb-linux/birb
|
||||
has birb && tot birb --list-installed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user