How to Install and Uninstall python3-pyparsing.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pyparsing.noarch" package
Please follow the instructions below to install python3-pyparsing.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyparsing.noarch
Copied
2. Uninstall "python3-pyparsing.noarch" package
Please follow the steps below to uninstall python3-pyparsing.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pyparsing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyparsing.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:00 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pyparsing
Version : 2.1.10
Release : 7.el8
Architecture : noarch
Size : 142 k
Source : pyparsing-2.1.10-7.el8.src.rpm
Repository : baseos
Summary : Python package with an object-oriented approach to text processing
URL : http://pyparsing.wikispaces.com/
License : MIT
Description : pyparsing is a module that can be used to easily and directly configure syntax
: definitions for any number of text parsing applications.
:
: This is the Python 3 version.
Available Packages
Name : python3-pyparsing
Version : 2.1.10
Release : 7.el8
Architecture : noarch
Size : 142 k
Source : pyparsing-2.1.10-7.el8.src.rpm
Repository : baseos
Summary : Python package with an object-oriented approach to text processing
URL : http://pyparsing.wikispaces.com/
License : MIT
Description : pyparsing is a module that can be used to easily and directly configure syntax
: definitions for any number of text parsing applications.
:
: This is the Python 3 version.