How to Install and Uninstall python3-git-url-parse.noarch Package on CentOS Stream 9

Last updated: February 07,2025

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

Learn how to install python3-git-url-parse.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall python3-git-url-parse.noarch on CentOS Stream 9:

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

3. Information about the python3-git-url-parse.noarch package on CentOS Stream 9

Last metadata expiration check: 2:02:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-git-url-parse
Version : 1.2.2
Release : 18.el9
Architecture : noarch
Size : 15 k
Source : python-git-url-parse-1.2.2-18.el9.src.rpm
Repository : epel
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.