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

Last updated: July 08,2024

1. Install "python3-reparser.noarch" package

Learn how to install python3-reparser.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-reparser.noarch" package

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

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

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

Last metadata expiration check: 1:36:39 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-reparser
Version : 1.4.3
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-reparser-1.4.3-1.el8.src.rpm
Repository : epel
Summary : Simple regex-based lexer/parser for inline markup
URL : https://github.com/xmikos/reparser
License : MIT
Description : Simple regex-based Python lexer/parser for inline markup.