How to Install and Uninstall iotools.x86_64 Package on Rocky Linux 9
Last updated: November 24,2024
1. Install "iotools.x86_64" package
Please follow the guidance below to install iotools.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
iotools.x86_64
Copied
2. Uninstall "iotools.x86_64" package
Please follow the guidelines below to uninstall iotools.x86_64 on Rocky Linux 9:
$
sudo dnf remove
iotools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the iotools.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:41:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : iotools
Version : 1.7~pre0
Release : 3.el9
Architecture : x86_64
Size : 33 k
Source : iotools-1.7~pre0-3.el9.src.rpm
Repository : epel
Summary : Set of command line tools to access hardware device registers
URL : https://github.com/aaron-sierra/iotools
License : GPLv2
Description : The iotools package provides a set of simple command line tools which allow
: access to hardware device registers. Supported register interfaces include
: PCI, IO, memory mapped IO, SMBus, CPUID, and MSR. Also included are some
: utilities which allow for simple arithmetic, logical, and other operations.
Available Packages
Name : iotools
Version : 1.7~pre0
Release : 3.el9
Architecture : x86_64
Size : 33 k
Source : iotools-1.7~pre0-3.el9.src.rpm
Repository : epel
Summary : Set of command line tools to access hardware device registers
URL : https://github.com/aaron-sierra/iotools
License : GPLv2
Description : The iotools package provides a set of simple command line tools which allow
: access to hardware device registers. Supported register interfaces include
: PCI, IO, memory mapped IO, SMBus, CPUID, and MSR. Also included are some
: utilities which allow for simple arithmetic, logical, and other operations.