How to Install and Uninstall diffstat Package on openSUSE Leap

Last updated: November 25,2024

1. Install "diffstat" package

Please follow the guidance below to install diffstat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install diffstat

2. Uninstall "diffstat" package

Please follow the steps below to uninstall diffstat on openSUSE Leap:

$ sudo zypper remove diffstat

3. Information about the diffstat package on openSUSE Leap

Information for package diffstat:
---------------------------------
Repository : Main Repository
Name : diffstat
Version : 1.61-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 56.8 KiB
Installed : No
Status : not installed
Source package : diffstat-1.61-1.26.src
Upstream URL : http://dickey.his.com/diffstat/diffstat.html
Summary : Utility That Provides Statistics Based on the Output of diff
Description :
diffstat reads the output of the diff command and displays a histogram
of the insertions, deletions, and modifications in each file.