How to Install and Uninstall kernel-cross-headers.x86_64 Package on Fedora 35

Last updated: November 23,2024

1. Install "kernel-cross-headers.x86_64" package

Please follow the guidelines below to install kernel-cross-headers.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install kernel-cross-headers.x86_64

2. Uninstall "kernel-cross-headers.x86_64" package

In this section, we are going to explain the necessary steps to uninstall kernel-cross-headers.x86_64 on Fedora 35:

$ sudo dnf remove kernel-cross-headers.x86_64 $ sudo dnf autoremove

3. Information about the kernel-cross-headers.x86_64 package on Fedora 35

Last metadata expiration check: 5:06:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : kernel-cross-headers
Version : 5.19.4
Release : 100.fc35
Architecture : x86_64
Size : 2.2 M
Source : kernel-headers-5.19.4-100.fc35.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.