How to Install and Uninstall python3-git-url-parse.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "python3-git-url-parse.noarch" package

This guide covers the steps necessary to install python3-git-url-parse.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-git-url-parse.noarch

2. Uninstall "python3-git-url-parse.noarch" package

This guide covers the steps necessary to uninstall python3-git-url-parse.noarch on Fedora 36:

$ sudo dnf remove python3-git-url-parse.noarch $ sudo dnf autoremove

3. Information about the python3-git-url-parse.noarch package on Fedora 36

Last metadata expiration check: 2:40:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-git-url-parse
Version : 1.2.2
Release : 17.fc36
Architecture : noarch
Size : 15 k
Source : python-git-url-parse-1.2.2-17.fc36.src.rpm
Repository : updates
Summary : A simple GIT URL parser similar to giturlparse.py
URL : https://github.com/coala/git-url-parse
License : MIT
Description : A simple GIT URL parser similar to giturlparse.py.