How to Install and Uninstall python3-rangeparser.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "python3-rangeparser.noarch" package

This guide covers the steps necessary to install python3-rangeparser.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-rangeparser.noarch" package

This guide covers the steps necessary to uninstall python3-rangeparser.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-rangeparser.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:46:48 ago on Mon Feb 26 15:59:38 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.