How to Install and Uninstall python3-pathable.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "python3-pathable.noarch" package

Please follow the step by step instructions below to install python3-pathable.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pathable.noarch

2. Uninstall "python3-pathable.noarch" package

Learn how to uninstall python3-pathable.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pathable.noarch $ sudo dnf autoremove

3. Information about the python3-pathable.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:26:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pathable
Version : 0.4.3
Release : 3.el9
Architecture : noarch
Size : 23 k
Source : python-pathable-0.4.3-3.el9.src.rpm
Repository : epel
Summary : Object-oriented paths
URL : https://pypi.python.org/pypi/pathable
License : Apache-2.0
Description : A python library which provides traverse resources like paths and
: access resources on demand with separate accessor layer.