How to Install and Uninstall python3-path.noarch Package on Fedora 35

Last updated: September 30,2024

1. Install "python3-path.noarch" package

Please follow the guidelines below to install python3-path.noarch on Fedora 35

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

2. Uninstall "python3-path.noarch" package

Please follow the steps below to uninstall python3-path.noarch on Fedora 35:

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

3. Information about the python3-path.noarch package on Fedora 35

Last metadata expiration check: 3:48:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-path
Version : 11.5.0
Release : 8.fc35
Architecture : noarch
Size : 58 k
Source : python-path-11.5.0-8.fc35.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.