How to Install and Uninstall python311-py3c Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python311-py3c" package
In this section, we are going to explain the necessary steps to install python311-py3c on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-py3c
Copied
2. Uninstall "python311-py3c" package
Please follow the steps below to uninstall python311-py3c on openSuSE Tumbleweed:
$
sudo zypper remove
python311-py3c
Copied
3. Information about the python311-py3c package on openSuSE Tumbleweed
Information for package python311-py3c:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-py3c
Version : 1.4-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 4.4 KiB
Installed : No
Status : not installed
Source package : python-py3c-1.4-1.8.src
Upstream URL : http://py3c.readthedocs.io/
Summary : Python compatibility headers
Description :
py3c helps porting C extensions to Python 3.
It provides a guide, and a set of macros to facilitate porting
and reduce boilerplate.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-py3c
Version : 1.4-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 4.4 KiB
Installed : No
Status : not installed
Source package : python-py3c-1.4-1.8.src
Upstream URL : http://py3c.readthedocs.io/
Summary : Python compatibility headers
Description :
py3c helps porting C extensions to Python 3.
It provides a guide, and a set of macros to facilitate porting
and reduce boilerplate.