How to Install and Uninstall python3-rangeparser.noarch Package on CentOS 8 / RHEL 8

Last updated: November 02,2024

1. Install "python3-rangeparser.noarch" package

Please follow the step by step instructions below to install python3-rangeparser.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-rangeparser.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-rangeparser.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-rangeparser.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:03:40 ago on Sun May 9 13:03:46 2021.
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.