How to Install and Uninstall python312-devel Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python312-devel" package

Please follow the instructions below to install python312-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-devel

2. Uninstall "python312-devel" package

In this section, we are going to explain the necessary steps to uninstall python312-devel on openSuSE Tumbleweed:

$ sudo zypper remove python312-devel

3. Information about the python312-devel package on openSuSE Tumbleweed

Information for package python312-devel:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-devel
Version : 3.12.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python312-core-3.12.2-4.1.src
Upstream URL : https://www.python.org/
Summary : Include Files and Libraries Mandatory for Building Python Modules
Description :
The Python programming language's interpreter can be extended with
dynamically loaded extensions and can be embedded in other programs.
This package contains header files, a static library, and development
tools for building Python modules, extending the Python interpreter or
embedding Python in applications.
This also includes the Python distutils, which were in the Python
package up to version 2.2.2.