How to Install and Uninstall rrdtool-devel.i686 Package on Fedora 34

Last updated: September 29,2024

1. Install "rrdtool-devel.i686" package

Please follow the guidance below to install rrdtool-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install rrdtool-devel.i686

2. Uninstall "rrdtool-devel.i686" package

This guide covers the steps necessary to uninstall rrdtool-devel.i686 on Fedora 34:

$ sudo dnf remove rrdtool-devel.i686 $ sudo dnf autoremove

3. Information about the rrdtool-devel.i686 package on Fedora 34

Last metadata expiration check: 1:34:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rrdtool-devel
Version : 1.7.2
Release : 16.fc34
Architecture : i686
Size : 19 k
Source : rrdtool-1.7.2-16.fc34.src.rpm
Repository : fedora
Summary : RRDtool libraries and header files
URL : https://oss.oetiker.ch/rrdtool/
License : GPLv2+ with exceptions
Description : RRD is the Acronym for Round Robin Database. RRD is a system to store and
: display time-series data (i.e. network bandwidth, machine-room temperature,
: server load average). This package allow you to use directly this library.