How to Install and Uninstall python39-devel Package on openSuSE Tumbleweed
Last updated: November 06,2024
1. Install "python39-devel" package
In this section, we are going to explain the necessary steps to install python39-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-devel
Copied
2. Uninstall "python39-devel" package
Please follow the instructions below to uninstall python39-devel on openSuSE Tumbleweed:
$
sudo zypper remove
python39-devel
Copied
3. Information about the python39-devel package on openSuSE Tumbleweed
Information for package python39-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-devel
Version : 3.9.18-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 900.1 KiB
Installed : No
Status : not installed
Source package : python39-core-3.9.18-5.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.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-devel
Version : 3.9.18-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 900.1 KiB
Installed : No
Status : not installed
Source package : python39-core-3.9.18-5.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.