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

Last updated: May 06,2024

1. Install "python3-textparser.noarch" package

This guide covers the steps necessary to install python3-textparser.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-textparser.noarch" package

Please follow the steps below to uninstall python3-textparser.noarch on CentOS 8 / RHEL 8:

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

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

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