How to Install and Uninstall python3-devel Package on openSUSE Leap

Last updated: June 03,2024

1. Install "python3-devel" package

Please follow the guidelines below to install python3-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-devel

2. Uninstall "python3-devel" package

Please follow the guidelines below to uninstall python3-devel on openSUSE Leap:

$ sudo zypper remove python3-devel

3. Information about the python3-devel package on openSUSE Leap

Information for package python3-devel:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-devel
Version : 3.6.15-150300.10.54.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 790.0 KiB
Installed : No
Status : not installed
Source package : python3-core-3.6.15-150300.10.54.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.