How many packages?
- 0
- Add a Comment
Some people may want to find out just how many packages are on their system. I am sure there are more, here’s what I could find.
qlist -I | wc -l
emerge -p depclean
eix -I | grep matches
Some people may want to find out just how many packages are on their system. I am sure there are more, here’s what I could find.
qlist -I | wc -l
emerge -p depclean
eix -I | grep matches