How to Install and Uninstall kernel-doc.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "kernel-doc.noarch" package

This guide let you learn how to install kernel-doc.noarch on Fedora 34

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

2. Uninstall "kernel-doc.noarch" package

Please follow the guidance below to uninstall kernel-doc.noarch on Fedora 34:

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

3. Information about the kernel-doc.noarch package on Fedora 34

Last metadata expiration check: 3:55:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : kernel-doc
Version : 5.17.12
Release : 100.fc34
Architecture : noarch
Size : 30 M
Source : kernel-5.17.12-100.fc34.src.rpm
Repository : updates
Summary : Various documentation bits found in the kernel source
URL : https://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.