How to Install and Uninstall python3-path.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 10,2025
1. Install "python3-path.noarch" package
Please follow the guidance below to install python3-path.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-path.noarch
Copied
2. Uninstall "python3-path.noarch" package
Here is a brief guide to show you how to uninstall python3-path.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-path.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-path.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:40:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-path
Version : 11.5.0
Release : 2.el8
Architecture : noarch
Size : 59 k
Source : python-path-11.5.0-2.el8.src.rpm
Repository : epel
Summary : Python 3 module wrapper for os.path
URL : https://pypi.python.org/pypi/path.py
License : MIT
Description : path.py implements path objects as first-class entities, allowing common
: operations on files to be invoked on those path objects directly.
Available Packages
Name : python3-path
Version : 11.5.0
Release : 2.el8
Architecture : noarch
Size : 59 k
Source : python-path-11.5.0-2.el8.src.rpm
Repository : epel
Summary : Python 3 module wrapper for os.path
URL : https://pypi.python.org/pypi/path.py
License : MIT
Description : path.py implements path objects as first-class entities, allowing common
: operations on files to be invoked on those path objects directly.