How to Install and Uninstall python311-pycparser Package on openSUSE Leap

Last updated: June 28,2024

1. Install "python311-pycparser" package

Please follow the steps below to install python311-pycparser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-pycparser

2. Uninstall "python311-pycparser" package

This is a short guide on how to uninstall python311-pycparser on openSUSE Leap:

$ sudo zypper remove python311-pycparser

3. Information about the python311-pycparser package on openSUSE Leap

Information for package python311-pycparser:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pycparser
Version : 2.21-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-pycparser-2.21-150400.12.3.9.src
Upstream URL : https://github.com/eliben/pycparser
Summary : C parser in Python
Description :
pycparser is a complete parser of the C language, written in pure Python using
the PLY parsing library. It parses C code into an AST and can serve as a
front-end for C compilers or analysis tools.

5. The same packages on other Linux Distributions