How to Install and Uninstall kmod Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "kmod" package
This is a short guide on how to install kmod on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
kmod
Copied
2. Uninstall "kmod" package
This is a short guide on how to uninstall kmod on openSuSE Tumbleweed:
$
sudo zypper remove
kmod
Copied
3. Information about the kmod package on openSuSE Tumbleweed
Information for package kmod:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kmod
Version : 31-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 184.4 KiB
Installed : No
Status : not installed
Source package : kmod-31-2.2.src
Upstream URL : https://www.kernel.org/pub/linux/utils/kernel/kmod/
Summary : Utilities to load modules into the kernel
Description :
kmod is a set of tools to handle common tasks with Linux kernel
modules like insert, remove, list, check properties, resolve
dependencies and aliases.
These tools are designed on top of libkmod, a library that is shipped
with kmod. The aim is to be compatible with tools, configurations and
indexes from module-init-tools project.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kmod
Version : 31-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 184.4 KiB
Installed : No
Status : not installed
Source package : kmod-31-2.2.src
Upstream URL : https://www.kernel.org/pub/linux/utils/kernel/kmod/
Summary : Utilities to load modules into the kernel
Description :
kmod is a set of tools to handle common tasks with Linux kernel
modules like insert, remove, list, check properties, resolve
dependencies and aliases.
These tools are designed on top of libkmod, a library that is shipped
with kmod. The aim is to be compatible with tools, configurations and
indexes from module-init-tools project.