How to Install and Uninstall python310-pycxx Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-pycxx" package
This tutorial shows how to install python310-pycxx on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pycxx
Copied
2. Uninstall "python310-pycxx" package
This guide let you learn how to uninstall python310-pycxx on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pycxx
Copied
3. Information about the python310-pycxx package on openSuSE Tumbleweed
Information for package python310-pycxx:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pycxx
Version : 7.1.8-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15.3 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.1.8-1.1.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 : openSUSE-Tumbleweed-Oss
Name : python310-pycxx
Version : 7.1.8-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15.3 KiB
Installed : No
Status : not installed
Source package : python-pycxx-7.1.8-1.1.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++.