How to Install and Uninstall kernel-cross-headers.x86_64 Package on Fedora 34
Last updated: November 16,2024
1. Install "kernel-cross-headers.x86_64" package
In this section, we are going to explain the necessary steps to install kernel-cross-headers.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
kernel-cross-headers.x86_64
Copied
2. Uninstall "kernel-cross-headers.x86_64" package
This is a short guide on how to uninstall kernel-cross-headers.x86_64 on Fedora 34:
$
sudo dnf remove
kernel-cross-headers.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the kernel-cross-headers.x86_64 package on Fedora 34
Last metadata expiration check: 0:00:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : kernel-cross-headers
Version : 5.17.11
Release : 100.fc34
Architecture : x86_64
Size : 2.1 M
Source : kernel-headers-5.17.11-100.fc34.src.rpm
Repository : updates
Summary : Header files for the Linux kernel for use by cross-glibc
URL : http://www.kernel.org/
License : GPLv2
Description : Kernel-cross-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
: cross-glibc package.
Available Packages
Name : kernel-cross-headers
Version : 5.17.11
Release : 100.fc34
Architecture : x86_64
Size : 2.1 M
Source : kernel-headers-5.17.11-100.fc34.src.rpm
Repository : updates
Summary : Header files for the Linux kernel for use by cross-glibc
URL : http://www.kernel.org/
License : GPLv2
Description : Kernel-cross-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
: cross-glibc package.