How to Install and Uninstall lm_sensors-devel.i686 Package on Rocky Linux 9

Last updated: May 21,2024

1. Install "lm_sensors-devel.i686" package

In this section, we are going to explain the necessary steps to install lm_sensors-devel.i686 on Rocky Linux 9

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

2. Uninstall "lm_sensors-devel.i686" package

Please follow the steps below to uninstall lm_sensors-devel.i686 on Rocky Linux 9:

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

3. Information about the lm_sensors-devel.i686 package on Rocky Linux 9

Last metadata expiration check: 2:35:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : lm_sensors-devel
Version : 3.6.0
Release : 10.el9
Architecture : i686
Size : 17 k
Source : lm_sensors-3.6.0-10.el9.src.rpm
Repository : appstream
Summary : Development files for programs which will use lm_sensors
URL : http://github.com/lm-sensors/lm-sensors/
License : LGPLv2+ and Verbatim
Description : The lm_sensors-devel package includes a header files and libraries for use
: when building applications that make use of sensor data.