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

Last updated: April 29,2024

1. Install "python3-rangeparser.noarch" package

In this section, we are going to explain the necessary steps to install python3-rangeparser.noarch on CentOS Stream 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 CentOS Stream 8:

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

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

Last metadata expiration check: 2:56:59 ago on Sun Feb 25 03:03:59 2024.
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.