How to Install and Uninstall python3-kmod.x86_64 Package on Fedora 38
Last updated: January 12,2025
1. Install "python3-kmod.x86_64" package
This guide covers the steps necessary to install python3-kmod.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-kmod.x86_64
Copied
2. Uninstall "python3-kmod.x86_64" package
Learn how to uninstall python3-kmod.x86_64 on Fedora 38:
$
sudo dnf remove
python3-kmod.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-kmod.x86_64 package on Fedora 38
Last metadata expiration check: 2:09:46 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-kmod
Version : 0.9
Release : 36.fc38
Architecture : x86_64
Size : 81 k
Source : python-kmod-0.9-36.fc38.src.rpm
Repository : fedora
Summary : Python module to work with kernel modules
URL : https://github.com/agrover/python-kmod/
License : LGPLv2+
Description : Python module to allow listing, loading, and unloading
: Linux kernel modules, using libkmod.
Available Packages
Name : python3-kmod
Version : 0.9
Release : 36.fc38
Architecture : x86_64
Size : 81 k
Source : python-kmod-0.9-36.fc38.src.rpm
Repository : fedora
Summary : Python module to work with kernel modules
URL : https://github.com/agrover/python-kmod/
License : LGPLv2+
Description : Python module to allow listing, loading, and unloading
: Linux kernel modules, using libkmod.