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

Last updated: October 07,2024

1. Install "python3-textparser.noarch" package

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

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

2. Uninstall "python3-textparser.noarch" package

This is a short guide on how to uninstall python3-textparser.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:07:26 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-textparser
Version : 0.23.0
Release : 2.el8
Architecture : noarch
Size : 22 k
Source : python-textparser-0.23.0-2.el8.src.rpm
Repository : epel
Summary : Python text parser
URL : https://github.com/eerimoq/textparser
License : MIT
Description : A text parser written in Python.