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

Last updated: May 22,2024

1. Install "linux-doc-5.17" package

Here is a brief guide to show you how to install linux-doc-5.17 on Kali Linux

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

2. Uninstall "linux-doc-5.17" package

Please follow the steps below to uninstall linux-doc-5.17 on Kali Linux:

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

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

Package: linux-doc-5.17
Source: linux
Version: 5.17.11-1kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 185782
Multi-Arch: foreign
Homepage: https://www.kernel.org/
Priority: optional
Section: doc
Filename: pool/main/l/linux/linux-doc-5.17_5.17.11-1kali1_all.deb
Size: 34882140
SHA256: 79c110fd98b6356999d665987fd2b356952a16d1c777f252dd0497194cccf31c
SHA1: 3f106052c0b35ad06d5e8d1799927431c859bdc2
MD5sum: ede4f793d8be02a8433f16af20609f74
Description: Linux kernel specific documentation for version 5.17
This package provides the various README files and HTML documentation for
the Linux kernel version 5.17. 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.17/html/index.html.
Description-md5: 64a0c3d7e0b153b4f5c02e088399840a
Original-Maintainer: Debian Kernel Team