How to Install and Uninstall kernel-doc.noarch Package on CentOS Stream 8

Last updated: January 10,2025

1. Install "kernel-doc.noarch" package

Please follow the step by step instructions below to install kernel-doc.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install kernel-doc.noarch

2. Uninstall "kernel-doc.noarch" package

Learn how to uninstall kernel-doc.noarch on CentOS Stream 8:

$ sudo dnf remove kernel-doc.noarch $ sudo dnf autoremove

3. Information about the kernel-doc.noarch package on CentOS Stream 8

Last metadata expiration check: 3:10:12 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : kernel-doc
Version : 4.18.0
Release : 540.el8
Architecture : noarch
Size : 30 M
Source : kernel-4.18.0-540.el8.src.rpm
Repository : baseos
Summary : Various documentation bits found in the kernel source
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : This package contains documentation files from the kernel
: source. Various bits of information about the Linux kernel and the
: device drivers shipped with it are documented in these files.
:
: You'll want to install this package if you need a reference to the
: options that can be passed to Linux kernel modules at load time.