How to Install and Uninstall python3-pycparser.noarch Package on Fedora 34
Last updated: January 20,2025
1. Install "python3-pycparser.noarch" package
This guide covers the steps necessary to install python3-pycparser.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-pycparser.noarch
Copied
2. Uninstall "python3-pycparser.noarch" package
Please follow the instructions below to uninstall python3-pycparser.noarch on Fedora 34:
$
sudo dnf remove
python3-pycparser.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pycparser.noarch package on Fedora 34
Last metadata expiration check: 1:39:37 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pycparser
Version : 2.20
Release : 3.fc34
Architecture : noarch
Size : 126 k
Source : python-pycparser-2.20-3.fc34.src.rpm
Repository : fedora
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 : python3-pycparser
Version : 2.20
Release : 3.fc34
Architecture : noarch
Size : 126 k
Source : python-pycparser-2.20-3.fc34.src.rpm
Repository : fedora
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.