How to Install and Uninstall kmod-libs.i686 Package on Fedora 34

Last updated: July 05,2024

1. Install "kmod-libs.i686" package

In this section, we are going to explain the necessary steps to install kmod-libs.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install kmod-libs.i686

2. Uninstall "kmod-libs.i686" package

Please follow the step by step instructions below to uninstall kmod-libs.i686 on Fedora 34:

$ sudo dnf remove kmod-libs.i686 $ sudo dnf autoremove

3. Information about the kmod-libs.i686 package on Fedora 34

Last metadata expiration check: 1:30:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : kmod-libs
Version : 29
Release : 2.fc34
Architecture : i686
Size : 68 k
Source : kmod-29-2.fc34.src.rpm
Repository : updates
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.