How to Install and Uninstall python3-pycxx-devel Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-pycxx-devel" package
Please follow the guidance below to install python3-pycxx-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pycxx-devel
Copied
2. Uninstall "python3-pycxx-devel" package
This guide covers the steps necessary to uninstall python3-pycxx-devel on openSUSE Leap:
$
sudo zypper remove
python3-pycxx-devel
Copied
3. Information about the python3-pycxx-devel package on openSUSE Leap
Information for package python3-pycxx-devel:
--------------------------------------------
Repository : Main Repository
Name : python3-pycxx-devel
Version : 7.0.3-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 357.1 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.0.3-bp155.2.13.src
Upstream URL : http://CXX.sourceforge.net/
Summary : Development files for pycxx applications
Description :
PyCXX is a set of classes to help create extensions of Python in the
C++ language. The first part encapsulates the Python C API taking care
of exceptions and ref counting. The second part supports the building
of Python extension modules in C++.
--------------------------------------------
Repository : Main Repository
Name : python3-pycxx-devel
Version : 7.0.3-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 357.1 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.0.3-bp155.2.13.src
Upstream URL : http://CXX.sourceforge.net/
Summary : Development files for pycxx applications
Description :
PyCXX is a set of classes to help create extensions of Python in the
C++ language. The first part encapsulates the Python C API taking care
of exceptions and ref counting. The second part supports the building
of Python extension modules in C++.