How to Install and Uninstall kmod-libs.i686 Package on AlmaLinux 9
Last updated: November 24,2024
1. Install "kmod-libs.i686" package
Please follow the steps below to install kmod-libs.i686 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
kmod-libs.i686
Copied
2. Uninstall "kmod-libs.i686" package
In this section, we are going to explain the necessary steps to uninstall kmod-libs.i686 on AlmaLinux 9:
$
sudo dnf remove
kmod-libs.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the kmod-libs.i686 package on AlmaLinux 9
Last metadata expiration check: 1:03:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : kmod-libs
Version : 28
Release : 9.el9
Architecture : i686
Size : 68 k
Source : kmod-28-9.el9.src.rpm
Repository : baseos
Summary : Libraries to handle kernel module loading and unloading
URL : https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
License : LGPLv2+
Description : The kmod-libs package provides runtime libraries for any application that
: wishes to load or unload Linux kernel modules from the running system.
Available Packages
Name : kmod-libs
Version : 28
Release : 9.el9
Architecture : i686
Size : 68 k
Source : kmod-28-9.el9.src.rpm
Repository : baseos
Summary : Libraries to handle kernel module loading and unloading
URL : https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
License : LGPLv2+
Description : The kmod-libs package provides runtime libraries for any application that
: wishes to load or unload Linux kernel modules from the running system.