How to Install and Uninstall python3-pyparsing.noarch Package on CentOS Stream 8
Last updated: January 10,2025
1. Install "python3-pyparsing.noarch" package
Please follow the instructions below to install python3-pyparsing.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyparsing.noarch
Copied
2. Uninstall "python3-pyparsing.noarch" package
Please follow the guidelines below to uninstall python3-pyparsing.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-pyparsing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyparsing.noarch package on CentOS Stream 8
Last metadata expiration check: 2:39:14 ago on Sun Feb 25 03:03:59 2024.
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.