How to Install and Uninstall python38-pycxx Package on openSuSE Tumbleweed
Last updated: March 04,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pycxx" package
Please follow the guidance below to install python38-pycxx on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pycxx
Copied
2. Uninstall "python38-pycxx" package
This tutorial shows how to uninstall python38-pycxx on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pycxx
Copied
3. Information about the python38-pycxx package on openSuSE Tumbleweed
Information for package python38-pycxx:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pycxx
Version : 7.0.3-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 12,9 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.0.3-5.4.src
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 : openSUSE-Tumbleweed-Oss
Name : python38-pycxx
Version : 7.0.3-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 12,9 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.0.3-5.4.src
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++.