How to Install and Uninstall kernel-core.x86_64 Package on Fedora 34

Last updated: November 24,2024

1. Install "kernel-core.x86_64" package

Please follow the instructions below to install kernel-core.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install kernel-core.x86_64

2. Uninstall "kernel-core.x86_64" package

This tutorial shows how to uninstall kernel-core.x86_64 on Fedora 34:

$ sudo dnf remove kernel-core.x86_64 $ sudo dnf autoremove

3. Information about the kernel-core.x86_64 package on Fedora 34

Last metadata expiration check: 0:20:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : kernel-core
Version : 5.17.12
Release : 100.fc34
Architecture : x86_64
Size : 46 M
Source : kernel-5.17.12-100.fc34.src.rpm
Repository : updates
Summary : The Linux kernel
URL : https://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : The kernel package contains the Linux kernel (vmlinuz), the core of any
: Linux operating system. The kernel handles the basic functions
: of the operating system: memory allocation, process allocation, device
: input and output, etc.