How to Install and Uninstall python3-pyparsing.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-pyparsing.noarch" package
This tutorial shows how to install python3-pyparsing.noarch on AlmaLinux 8
$
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 AlmaLinux 8:
$
sudo dnf remove
python3-pyparsing.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyparsing.noarch package on AlmaLinux 8
Last metadata expiration check: 2:28:45 ago on Mon Sep 5 03:22:42 2022.
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.