How to Install and Uninstall python38-pycparser.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "python38-pycparser.noarch" package
Learn how to install python38-pycparser.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-pycparser.noarch
Copied
2. Uninstall "python38-pycparser.noarch" package
Here is a brief guide to show you how to uninstall python38-pycparser.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python38-pycparser.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-pycparser.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:11:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python38-pycparser
Version : 2.19
Release : 3.module_el8.3.0+441+3b561464
Architecture : noarch
Size : 128 k
Source : python-pycparser-2.19-3.module_el8.3.0+441+3b561464.src.rpm
Repository : appstream
Summary : C parser and AST generator written in Python
URL : http://github.com/eliben/pycparser
License : BSD
Description : pycparser is a complete parser for the C language, written in pure Python.
: It is a module designed to be easily integrated into applications that
: need to parse C source code.
Available Packages
Name : python38-pycparser
Version : 2.19
Release : 3.module_el8.3.0+441+3b561464
Architecture : noarch
Size : 128 k
Source : python-pycparser-2.19-3.module_el8.3.0+441+3b561464.src.rpm
Repository : appstream
Summary : C parser and AST generator written in Python
URL : http://github.com/eliben/pycparser
License : BSD
Description : pycparser is a complete parser for the C language, written in pure Python.
: It is a module designed to be easily integrated into applications that
: need to parse C source code.