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

Last updated: May 17,2024

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

Learn how to install python3-git-url-parse.noarch on Oracle Linux 9

$ 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 Oracle Linux 9:

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

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

Last metadata expiration check: 0:59:17 ago on Thu Feb 15 07:50:05 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.