How to Install and Uninstall python-kmod.x86_64 Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "python-kmod.x86_64" package
Please follow the guidance below to install python-kmod.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-kmod.x86_64
Copied
2. Uninstall "python-kmod.x86_64" package
This guide covers the steps necessary to uninstall python-kmod.x86_64 on Amazon Linux 2:
$
sudo yum remove
python-kmod.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python-kmod.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-kmod
Arch : x86_64
Version : 0.9
Release : 4.amzn2.0.2
Size : 74 k
Repo : amzn2-core/2/x86_64
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 : python-kmod
Arch : x86_64
Version : 0.9
Release : 4.amzn2.0.2
Size : 74 k
Repo : amzn2-core/2/x86_64
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.