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

Last updated: September 24,2024

1. Install "libstatgrab.i686" package

Please follow the guidelines below to install libstatgrab.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libstatgrab.i686

2. Uninstall "libstatgrab.i686" package

Here is a brief guide to show you how to uninstall libstatgrab.i686 on Fedora 35:

$ sudo dnf remove libstatgrab.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:49:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libstatgrab
Epoch : 1
Version : 0.92.1
Release : 1.fc35
Architecture : i686
Size : 61 k
Source : libstatgrab-0.92.1-1.fc35.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.