How to Install and Uninstall python3-userpath.noarch Package on Fedora 34

Last updated: July 07,2024

1. Install "python3-userpath.noarch" package

Please follow the guidelines below to install python3-userpath.noarch on Fedora 34

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

2. Uninstall "python3-userpath.noarch" package

Please follow the step by step instructions below to uninstall python3-userpath.noarch on Fedora 34:

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

3. Information about the python3-userpath.noarch package on Fedora 34

Last metadata expiration check: 1:40:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-userpath
Version : 1.4.2
Release : 3.fc34
Architecture : noarch
Size : 32 k
Source : python-userpath-1.4.2-3.fc34.src.rpm
Repository : fedora
Summary : Cross-platform tool for adding locations to the user PATH
URL : https://github.com/ofek/userpath
License : MIT OR ASL 2.0
Description : Ever wanted to release a cool new app but found it difficult to add its
: location to PATH for users? Me too! This tool does that for you on all major
: operating systems and does not require elevated privileges! Fear not, this
: only modifies the user PATH; the system PATH is never touched nor even looked
: at!