How to Install and Uninstall cpustat Package on openSUSE Leap

Last updated: May 17,2024

1. Install "cpustat" package

This is a short guide on how to install cpustat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cpustat

2. Uninstall "cpustat" package

This is a short guide on how to uninstall cpustat on openSUSE Leap:

$ sudo zypper remove cpustat

3. Information about the cpustat package on openSUSE Leap

Information for package cpustat:
--------------------------------
Repository : Main Repository
Name : cpustat
Version : 0.02.15-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 64.2 KiB
Installed : No
Status : not installed
Source package : cpustat-0.02.15-bp155.1.4.src
Upstream URL : https://kernel.ubuntu.com/~cking/cpustat/
Summary : Periodic cpu utilization statistics
Description :
cpustat periodically reports the current CPU utilization of running tasks and
can optionally report per CPU and per task utilization statistics at the end
of a run.
cpustat has been designed and optimized to use a minimal amount of CPU cycles
to monitor a system hence it is a light weight alternative to traditional
process monitoring tools such as top.