How to Install and Uninstall python3-textparser.noarch Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "python3-textparser.noarch" package

Please follow the step by step instructions below to install python3-textparser.noarch on AlmaLinux 8

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

2. Uninstall "python3-textparser.noarch" package

Please follow the instructions below to uninstall python3-textparser.noarch on AlmaLinux 8:

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

3. Information about the python3-textparser.noarch package on AlmaLinux 8

Last metadata expiration check: 0:54:48 ago on Mon Sep 5 03:22:42 2022.
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.