ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
731 stars 47 forks source link

use rpm for openSUSE systems (remove zypper package count) #240

Closed xbt573 closed 9 months ago

xbt573 commented 9 months ago

On openSUSE systems uwufetch shows both RPM and Zypper package counts, it looks like this: PKGS 6092: 3040 (rawrpm), 3052 (zyppew). Since RPM is more universal and works well for zypper, it can be removed from source code. Both neofetch and fastfetch uses RPM package count for openSUSE systems.