How to Install and Uninstall python2-pybind11 Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pybind11" package
Please follow the steps below to install python2-pybind11 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pybind11
Copied
2. Uninstall "python2-pybind11" package
Please follow the step by step instructions below to uninstall python2-pybind11 on openSUSE Leap:
$
sudo zypper remove
python2-pybind11
Copied
3. Information about the python2-pybind11 package on openSUSE Leap
Information for package python2-pybind11:
-----------------------------------------
Repository : Main Repository
Name : python2-pybind11
Version : 2.4.3-bp153.1.25
Arch : noarch
Vendor : openSUSE
Installed Size : 15,9 KiB
Installed : No
Status : not installed
Source package : python-pybind11-2.4.3-bp153.1.25.src
Summary : Module for operability between C++11 and Python
Description :
pybind11 is a header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++
code. It can reduce boilerplate code in traditional extension modules
by inferring type information using compile-time introspection.
-----------------------------------------
Repository : Main Repository
Name : python2-pybind11
Version : 2.4.3-bp153.1.25
Arch : noarch
Vendor : openSUSE
Installed Size : 15,9 KiB
Installed : No
Status : not installed
Source package : python-pybind11-2.4.3-bp153.1.25.src
Summary : Module for operability between C++11 and Python
Description :
pybind11 is a header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++
code. It can reduce boilerplate code in traditional extension modules
by inferring type information using compile-time introspection.