How to Install and Uninstall libstatgrab.i686 Package on Fedora 36

Last updated: June 26,2024

1. Install "libstatgrab.i686" package

Please follow the steps below to install libstatgrab.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libstatgrab.i686

2. Uninstall "libstatgrab.i686" package

Please follow the instructions below to uninstall libstatgrab.i686 on Fedora 36:

$ sudo dnf remove libstatgrab.i686 $ sudo dnf autoremove

3. Information about the libstatgrab.i686 package on Fedora 36

Last metadata expiration check: 5:49:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libstatgrab
Epoch : 1
Version : 0.92.1
Release : 2.fc36
Architecture : i686
Size : 61 k
Source : libstatgrab-0.92.1-2.fc36.src.rpm
Repository : fedora
Summary : A library that provides cross platform access to statistics of the system
URL : http://www.i-scream.org/libstatgrab
License : LGPLv2+
Description : Libstatgrab is a library that provides cross platform access to statistics
: about the system on which it's running. It's written in C and presents a
: selection of useful interfaces which can be used to access key system
: statistics. The current list of statistics includes CPU usage, memory
: utilisation, disk usage, process counts, network traffic, disk I/O, and more.
:
: The current list of supported and tested platforms includes FreeBSD, Linux,
: NetBSD, OpenBSD, Solaris, DragonFly BSD, HP-UX and AIX.