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

Last updated: November 23,2024

1. Install "python36-devel" package

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

$ sudo zypper refresh $ sudo zypper install python36-devel

2. Uninstall "python36-devel" package

This guide covers the steps necessary to uninstall python36-devel on openSuSE Tumbleweed:

$ sudo zypper remove python36-devel

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

Information for package python36-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-devel
Version : 3.6.15-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 764,4 KiB
Installed : No
Status : not installed
Source package : python36-core-3.6.15-6.1.src
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.