How to Install and Uninstall python3-pycxx Package on openSUSE Leap
Last updated: November 24,2024
1. Install "python3-pycxx" package
Learn how to install python3-pycxx on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pycxx
Copied
2. Uninstall "python3-pycxx" package
Please follow the steps below to uninstall python3-pycxx on openSUSE Leap:
$
sudo zypper remove
python3-pycxx
Copied
3. Information about the python3-pycxx package on openSUSE Leap
Information for package python3-pycxx:
--------------------------------------
Repository : Main Repository
Name : python3-pycxx
Version : 7.0.3-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 13.2 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.0.3-bp155.2.13.src
Upstream URL : http://CXX.sourceforge.net/
Summary : Python extensions in C++
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
Version : 7.0.3-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 13.2 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.0.3-bp155.2.13.src
Upstream URL : http://CXX.sourceforge.net/
Summary : Python extensions in C++
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++.