How to Install and Uninstall python3-fs.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "python3-fs.noarch" package
Learn how to install python3-fs.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-fs.noarch
Copied
2. Uninstall "python3-fs.noarch" package
Please follow the steps below to uninstall python3-fs.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-fs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fs.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:21:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-fs
Version : 2.4.16
Release : 1.el9
Architecture : noarch
Size : 215 k
Source : python-fs-2.4.16-1.el9.src.rpm
Repository : epel
Summary : Python's Filesystem abstraction layer
URL : https://pypi.org/project/fs/
License : MIT
Description : Think of PyFilesystem's FS objects as the next logical step to Python's file
: objects. In the same way that file objects abstract a single file, FS objects
: abstract an entire filesystem.
Available Packages
Name : python3-fs
Version : 2.4.16
Release : 1.el9
Architecture : noarch
Size : 215 k
Source : python-fs-2.4.16-1.el9.src.rpm
Repository : epel
Summary : Python's Filesystem abstraction layer
URL : https://pypi.org/project/fs/
License : MIT
Description : Think of PyFilesystem's FS objects as the next logical step to Python's file
: objects. In the same way that file objects abstract a single file, FS objects
: abstract an entire filesystem.