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

Last updated: May 20,2024

1. Install "python-devel" package

Please follow the step by step instructions below to install python-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python-devel

2. Uninstall "python-devel" package

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

$ sudo zypper remove python-devel

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

Information for package python-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python-devel
Version : 2.7.18-43.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 21.8 MiB
Installed : No
Status : not installed
Source package : python-base-2.7.18-43.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.

5. The same packages on other Linux Distributions