How to Install and Uninstall python3-git-url-parse.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

Here is a brief guide to show you how to install python3-git-url-parse.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall python3-git-url-parse.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-git-url-parse.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:34 ago on Mon Feb 26 07:04:30 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.