How to Install and Uninstall kernel-cross-headers.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "kernel-cross-headers.x86_64" package
This guide let you learn how to install kernel-cross-headers.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
kernel-cross-headers.x86_64
Copied
2. Uninstall "kernel-cross-headers.x86_64" package
Please follow the instructions below to uninstall kernel-cross-headers.x86_64 on Rocky Linux 8:
$
sudo dnf remove
kernel-cross-headers.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the kernel-cross-headers.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:22:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : kernel-cross-headers
Version : 4.18.0
Release : 372.19.1.el8_6
Architecture : x86_64
Size : 13 M
Source : kernel-4.18.0-372.19.1.el8_6.src.rpm
Repository : baseos
Summary : Header files for the Linux kernel for use by cross-glibc
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
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 : 4.18.0
Release : 372.19.1.el8_6
Architecture : x86_64
Size : 13 M
Source : kernel-4.18.0-372.19.1.el8_6.src.rpm
Repository : baseos
Summary : Header files for the Linux kernel for use by cross-glibc
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
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.