How to Install and Uninstall python3-rangeparser.noarch Package on Oracle Linux 8

Last updated: September 22,2024

1. Install "python3-rangeparser.noarch" package

In this section, we are going to explain the necessary steps to install python3-rangeparser.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-rangeparser.noarch

2. Uninstall "python3-rangeparser.noarch" package

Here is a brief guide to show you how to uninstall python3-rangeparser.noarch on Oracle Linux 8:

$ sudo dnf remove python3-rangeparser.noarch $ sudo dnf autoremove

3. Information about the python3-rangeparser.noarch package on Oracle Linux 8

Last metadata expiration check: 0:49:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-rangeparser
Version : 0.1.3
Release : 2.el8
Architecture : noarch
Size : 14 k
Source : python-rangeparser-0.1.3-2.el8.src.rpm
Repository : epel
Summary : Parses a list of ranges or numbers
URL : https://bitbucket.org/colinwarren/rangeparser
License : BSD
Description : RangeParser is a Python package to parse ranges easily.