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

Last updated: May 17,2024

1. Install "python310-devel" package

Learn how to install python310-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python310-devel

2. Uninstall "python310-devel" package

This guide covers the steps necessary to uninstall python310-devel on openSUSE Leap:

$ sudo zypper remove python310-devel

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

Information for package python310-devel:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python310-devel
Version : 3.10.13-150400.4.42.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 942.9 KiB
Installed : No
Status : not installed
Source package : python310-core-3.10.13-150400.4.42.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.

5. The same packages on other Linux Distributions