How to Install and Uninstall linux-doc-5.18 Package on Kali Linux

Last updated: March 15,2025

1. Install "linux-doc-5.18" package

This tutorial shows how to install linux-doc-5.18 on Kali Linux

$ sudo apt update $ sudo apt install linux-doc-5.18

2. Uninstall "linux-doc-5.18" package

In this section, we are going to explain the necessary steps to uninstall linux-doc-5.18 on Kali Linux:

$ sudo apt remove linux-doc-5.18 $ sudo apt autoclean && sudo apt autoremove

3. Information about the linux-doc-5.18 package on Kali Linux

Package: linux-doc-5.18
Source: linux
Version: 5.18.16-1kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 189379
Multi-Arch: foreign
Homepage: https://www.kernel.org/
Priority: optional
Section: doc
Filename: pool/main/l/linux/linux-doc-5.18_5.18.16-1kali1_all.deb
Size: 35547000
SHA256: 3e30116a0eb0848ad44c69504abd47341361e5ecb1f57cb53df295138ffd1676
SHA1: 622eaf06750a29725f9cbcb0483470bad2d7a76f
MD5sum: 1f6973407f0101dad1b6416f65c3ae16
Description: Linux kernel specific documentation for version 5.18
This package provides the various README files and HTML documentation for
the Linux kernel version 5.18. Plenty of information, including the
descriptions of various kernel subsystems, filesystems, driver-specific
notes and the like. An index to the documentation is installed as
/usr/share/doc/linux-doc-5.18/html/index.html.
Description-md5: d394d64035e1dfc1548bb8ddcc1a91db
Original-Maintainer: Debian Kernel Team