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

Last updated: September 20,2024

1. Install "libstatgrab.i686" package

This guide covers the steps necessary to install libstatgrab.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libstatgrab.i686

2. Uninstall "libstatgrab.i686" package

Please follow the step by step instructions below to uninstall libstatgrab.i686 on Fedora 34:

$ sudo dnf remove libstatgrab.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:37:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libstatgrab
Epoch : 1
Version : 0.92
Release : 7.fc34
Architecture : i686
Size : 62 k
Source : libstatgrab-0.92-7.fc34.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.