How to Install and Uninstall filesystem.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "filesystem.x86_64" package
Here is a brief guide to show you how to install filesystem.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
filesystem.x86_64
Copied
2. Uninstall "filesystem.x86_64" package
This tutorial shows how to uninstall filesystem.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
filesystem.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the filesystem.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:40:49 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : filesystem
Version : 3.16
Release : 2.el9
Architecture : x86_64
Size : 106
Source : filesystem-3.16-2.el9.src.rpm
Repository : @System
Summary : The basic directory layout for a Linux system
URL : https://pagure.io/filesystem
License : Public Domain
Description : The filesystem package is one of the basic packages that is installed
: on a Linux system. Filesystem contains the basic directory layout
: for a Linux operating system, including the correct permissions for
: the directories.
Installed Packages
Name : filesystem
Version : 3.16
Release : 2.el9
Architecture : x86_64
Size : 106
Source : filesystem-3.16-2.el9.src.rpm
Repository : @System
Summary : The basic directory layout for a Linux system
URL : https://pagure.io/filesystem
License : Public Domain
Description : The filesystem package is one of the basic packages that is installed
: on a Linux system. Filesystem contains the basic directory layout
: for a Linux operating system, including the correct permissions for
: the directories.