How to Install and Uninstall python3-path.noarch Package on Fedora 34
Last updated: February 13,2025
1. Install "python3-path.noarch" package
In this section, we are going to explain the necessary steps to install python3-path.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-path.noarch
Copied
2. Uninstall "python3-path.noarch" package
Please follow the instructions below to uninstall python3-path.noarch on Fedora 34:
$
sudo dnf remove
python3-path.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-path.noarch package on Fedora 34
Last metadata expiration check: 4:41:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-path
Version : 11.5.0
Release : 6.fc34
Architecture : noarch
Size : 57 k
Source : python-path-11.5.0-6.fc34.src.rpm
Repository : fedora
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 : 6.fc34
Architecture : noarch
Size : 57 k
Source : python-path-11.5.0-6.fc34.src.rpm
Repository : fedora
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.