How to Install and Uninstall kernel.x86_64 Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "kernel.x86_64" package
Here is a brief guide to show you how to install kernel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
kernel.x86_64
Copied
2. Uninstall "kernel.x86_64" package
This tutorial shows how to uninstall kernel.x86_64 on Oracle Linux 8:
$
sudo dnf remove
kernel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the kernel.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:39:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : kernel
Version : 4.18.0
Release : 372.19.1.0.1.el8_6
Architecture : x86_64
Size : 8.1 M
Source : kernel-4.18.0-372.19.1.0.1.el8_6.src.rpm
Repository : ol8_baseos_latest
Summary : The Linux kernel, based on version 4.18.0, heavily modified with backports
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : This is the package which provides the Linux kernel for Red Hat Enterprise
: Linux. It is based on upstream Linux at version 4.18.0 and maintains kABI
: compatibility of a set of approved symbols, however it is heavily modified with
: backports and fixes pulled from newer upstream Linux kernel releases. This means
: this is not a 4.18.0 kernel anymore: it includes several components which come
: from newer upstream linux versions, while maintaining a well tested and stable
: core. Some of the components/backports that may be pulled in are: changes like
: updates to the core kernel (eg.: scheduler, cgroups, memory management, security
: fixes and features), updates to block layer, supported filesystems, major driver
: updates for supported hardware in Red Hat Enterprise Linux, enhancements for
: enterprise customers, etc.
Available Packages
Name : kernel
Version : 4.18.0
Release : 372.19.1.0.1.el8_6
Architecture : x86_64
Size : 8.1 M
Source : kernel-4.18.0-372.19.1.0.1.el8_6.src.rpm
Repository : ol8_baseos_latest
Summary : The Linux kernel, based on version 4.18.0, heavily modified with backports
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : This is the package which provides the Linux kernel for Red Hat Enterprise
: Linux. It is based on upstream Linux at version 4.18.0 and maintains kABI
: compatibility of a set of approved symbols, however it is heavily modified with
: backports and fixes pulled from newer upstream Linux kernel releases. This means
: this is not a 4.18.0 kernel anymore: it includes several components which come
: from newer upstream linux versions, while maintaining a well tested and stable
: core. Some of the components/backports that may be pulled in are: changes like
: updates to the core kernel (eg.: scheduler, cgroups, memory management, security
: fixes and features), updates to block layer, supported filesystems, major driver
: updates for supported hardware in Red Hat Enterprise Linux, enhancements for
: enterprise customers, etc.