How to Install and Uninstall python3-pathable.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python3-pathable.noarch" package

Please follow the instructions below to install python3-pathable.noarch on Oracle Linux 9

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

2. Uninstall "python3-pathable.noarch" package

This guide let you learn how to uninstall python3-pathable.noarch on Oracle Linux 9:

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

3. Information about the python3-pathable.noarch package on Oracle Linux 9

Last metadata expiration check: 2:57:08 ago on Thu Feb 15 07:50:05 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.