How to Install and Uninstall kernel-headers.x86_64 Package on Fedora 36
Last updated: March 16,2024
1. Install "kernel-headers.x86_64" package
This guide let you learn how to install kernel-headers.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
kernel-headers.x86_64
Copied
2. Uninstall "kernel-headers.x86_64" package
In this section, we are going to explain the necessary steps to uninstall kernel-headers.x86_64 on Fedora 36:
$
sudo dnf remove
kernel-headers.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the kernel-headers.x86_64 package on Fedora 36
Last metadata expiration check: 4:40:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : kernel-headers
Version : 5.19.4
Release : 200.fc36
Architecture : x86_64
Size : 1.3 M
Source : kernel-headers-5.19.4-200.fc36.src.rpm
Repository : updates
Summary : Header files for the Linux kernel for use by glibc
URL : http://www.kernel.org/
License : GPLv2
Description : Kernel-headers includes the C header files that specify the interface
: between the Linux kernel and userspace libraries and programs. The
: header files define structures and constants that are needed for
: building most standard programs and are also needed for rebuilding the
: glibc package.
Available Packages
Name : kernel-headers
Version : 5.19.4
Release : 200.fc36
Architecture : x86_64
Size : 1.3 M
Source : kernel-headers-5.19.4-200.fc36.src.rpm
Repository : updates
Summary : Header files for the Linux kernel for use by glibc
URL : http://www.kernel.org/
License : GPLv2
Description : Kernel-headers includes the C header files that specify the interface
: between the Linux kernel and userspace libraries and programs. The
: header files define structures and constants that are needed for
: building most standard programs and are also needed for rebuilding the
: glibc package.