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

Last updated: June 18,2024

1. Install "python38-devel" package

This is a short guide on how to install python38-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-devel

2. Uninstall "python38-devel" package

This guide let you learn how to uninstall python38-devel on openSuSE Tumbleweed:

$ sudo zypper remove python38-devel

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

Information for package python38-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-devel
Version : 3.8.18-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 873.6 KiB
Installed : No
Status : not installed
Source package : python38-core-3.8.18-6.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.