How to Install and Uninstall python2-pycparser Package on openSUSE Leap
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pycparser" package
Learn how to install python2-pycparser on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pycparser
Copied
2. Uninstall "python2-pycparser" package
In this section, we are going to explain the necessary steps to uninstall python2-pycparser on openSUSE Leap:
$
sudo zypper remove
python2-pycparser
Copied
3. Information about the python2-pycparser package on openSUSE Leap
Information for package python2-pycparser:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pycparser
Version : 2.17-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-pycparser-2.17-3.2.1.src
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.
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pycparser
Version : 2.17-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-pycparser-2.17-3.2.1.src
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.