How to Install and Uninstall python3-pyparsing.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "python3-pyparsing.noarch" package
Please follow the steps below to install python3-pyparsing.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyparsing.noarch
Copied
2. Uninstall "python3-pyparsing.noarch" package
This guide let you learn how to uninstall python3-pyparsing.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-pyparsing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyparsing.noarch package on Oracle Linux 9
Last metadata expiration check: 3:53:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pyparsing
Version : 2.4.7
Release : 9.el9
Architecture : noarch
Size : 163 k
Source : pyparsing-2.4.7-9.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Python package with an object-oriented approach to text processing
URL : https://github.com/pyparsing/pyparsing
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.4.7
Release : 9.el9
Architecture : noarch
Size : 163 k
Source : pyparsing-2.4.7-9.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Python package with an object-oriented approach to text processing
URL : https://github.com/pyparsing/pyparsing
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.