How to Install and Uninstall python2-Pyrex Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-Pyrex" package
This tutorial shows how to install python2-Pyrex on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-Pyrex
Copied
2. Uninstall "python2-Pyrex" package
Please follow the instructions below to uninstall python2-Pyrex on openSUSE Leap:
$
sudo zypper remove
python2-Pyrex
Copied
3. Information about the python2-Pyrex package on openSUSE Leap
Information for package python2-Pyrex:
--------------------------------------
Repository : Main Repository
Name : python2-Pyrex
Version : 0.9.9-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : python-Pyrex-0.9.9-bp153.1.13.src
Summary : Compiles code that mixes Python and C data types into a C extension for Python
Description :
Pyrex is a language specially designed for writing Python extension
modules. It's designed to bridge the gap between the nice, high-level,
easy-to-use world of Python and the messy, low-level world of C/
--------------------------------------
Repository : Main Repository
Name : python2-Pyrex
Version : 0.9.9-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : python-Pyrex-0.9.9-bp153.1.13.src
Summary : Compiles code that mixes Python and C data types into a C extension for Python
Description :
Pyrex is a language specially designed for writing Python extension
modules. It's designed to bridge the gap between the nice, high-level,
easy-to-use world of Python and the messy, low-level world of C/