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:
parent
36d87c2c35
commit
afa18885ee
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -2160,7 +2160,6 @@ get_packages() {
|
||||||
has rad && tot rad -cl
|
has rad && tot rad -cl
|
||||||
# Rad was previously called 'Radula', some systems may still have the old name.
|
# Rad was previously called 'Radula', some systems may still have the old name.
|
||||||
has radula && tot radula -cl
|
has radula && tot radula -cl
|
||||||
has urpmq && tot urpmq --list-media active
|
|
||||||
# https://github.com/birb-linux/birb
|
# https://github.com/birb-linux/birb
|
||||||
has birb && tot birb --list-installed
|
has birb && tot birb --list-installed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue