How to Install and Uninstall linux-headers-6.6.9-rt-amd64 Package on Kali Linux

Last updated: June 24,2024

1. Install "linux-headers-6.6.9-rt-amd64" package

Please follow the instructions below to install linux-headers-6.6.9-rt-amd64 on Kali Linux

$ sudo apt update $ sudo apt install linux-headers-6.6.9-rt-amd64

2. Uninstall "linux-headers-6.6.9-rt-amd64" package

Here is a brief guide to show you how to uninstall linux-headers-6.6.9-rt-amd64 on Kali Linux:

$ sudo apt remove linux-headers-6.6.9-rt-amd64 $ sudo apt autoclean && sudo apt autoremove

3. Information about the linux-headers-6.6.9-rt-amd64 package on Kali Linux

Package: linux-headers-6.6.9-rt-amd64
Source: linux
Version: 6.6.9-1kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 3707
Depends: linux-headers-6.6.9-common-rt (= 6.6.9-1kali1), linux-image-6.6.9-rt-amd64 (= 6.6.9-1kali1) | linux-image-6.6.9-rt-amd64-unsigned (= 6.6.9-1kali1), linux-kbuild-6.6.9, gcc-13
Homepage: https://www.kernel.org/
Priority: optional
Section: kernel
Filename: pool/main/l/linux/linux-headers-6.6.9-rt-amd64_6.6.9-1kali1_amd64.deb
Size: 1294820
SHA256: 741679768e0982361f8e70da5824ad6ee3f622e250d83970dd7c4e93f31ff317
SHA1: de6cf81847e0090a56d826510ceed3b294a9c136
MD5sum: d3e814c681df32f8a9f9af830d6d5718
Description: Header files for Linux 6.6.9-rt-amd64
This package provides the architecture-specific kernel header files for
Linux kernel 6.6.9-rt-amd64, generally used for building out-of-tree
kernel modules. These files are going to be installed into
/usr/src/linux-headers-6.6.9-rt-amd64, and can be used for building
modules that load into the kernel provided by the
linux-image-6.6.9-rt-amd64 package.
Description-md5:
Original-Maintainer: Debian Kernel Team