How to Install and Uninstall dracut-squash.x86_64 Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "dracut-squash.x86_64" package
In this section, we are going to explain the necessary steps to install dracut-squash.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
dracut-squash.x86_64
Copied
2. Uninstall "dracut-squash.x86_64" package
Please follow the steps below to uninstall dracut-squash.x86_64 on Oracle Linux 8:
$
sudo dnf remove
dracut-squash.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dracut-squash.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:06:21 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dracut-squash
Version : 049
Release : 202.git20220511.0.1.el8_6
Architecture : x86_64
Size : 64 k
Source : dracut-049-202.git20220511.0.1.el8_6.src.rpm
Repository : ol8_baseos_latest
Summary : dracut module to build an initramfs with most files in a squashfs image
URL : https://dracut.wiki.kernel.org/
License : GPLv2+ and LGPLv2+
Description : This package provides a dracut module to build an initramfs, but store most files
: in a squashfs image, result in a smaller initramfs size and reduce runtime memory
: usage.
Available Packages
Name : dracut-squash
Version : 049
Release : 202.git20220511.0.1.el8_6
Architecture : x86_64
Size : 64 k
Source : dracut-049-202.git20220511.0.1.el8_6.src.rpm
Repository : ol8_baseos_latest
Summary : dracut module to build an initramfs with most files in a squashfs image
URL : https://dracut.wiki.kernel.org/
License : GPLv2+ and LGPLv2+
Description : This package provides a dracut module to build an initramfs, but store most files
: in a squashfs image, result in a smaller initramfs size and reduce runtime memory
: usage.