How to Install and Uninstall python3-git-url-parse.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

Please follow the guidelines below to install python3-git-url-parse.noarch on Rocky Linux 9

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

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

Please follow the instructions below to uninstall python3-git-url-parse.noarch on Rocky Linux 9:

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

3. Information about the python3-git-url-parse.noarch package on Rocky Linux 9

Last metadata expiration check: 0:44:48 ago on Fri Feb 16 06:49:52 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.