How to Install and Uninstall squashfs-tools.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "squashfs-tools.x86_64" package

Here is a brief guide to show you how to install squashfs-tools.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install squashfs-tools.x86_64

2. Uninstall "squashfs-tools.x86_64" package

This guide covers the steps necessary to uninstall squashfs-tools.x86_64 on Oracle Linux 9:

$ sudo dnf remove squashfs-tools.x86_64 $ sudo dnf autoremove

3. Information about the squashfs-tools.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:15:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : squashfs-tools
Version : 4.4
Release : 8.git1.el9
Architecture : x86_64
Size : 175 k
Source : squashfs-tools-4.4-8.git1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Utility for the creation of squashfs filesystems
URL : https://github.com/plougher/squashfs-tools/archive/4.4-git.1.tar.gz
License : GPLv2+
Description : Squashfs is a highly compressed read-only filesystem for Linux. This package
: contains the utilities for manipulating squashfs filesystems.