How to Install and Uninstall python311-setuptools Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python311-setuptools" package

This guide covers the steps necessary to install python311-setuptools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-setuptools

2. Uninstall "python311-setuptools" package

This is a short guide on how to uninstall python311-setuptools on openSUSE Leap:

$ sudo zypper remove python311-setuptools

3. Information about the python311-setuptools package on openSUSE Leap

Information for package python311-setuptools:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-setuptools
Version : 67.7.2-150400.3.9.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 6.9 MiB
Installed : No
Status : not installed
Source package : python-setuptools-67.7.2-150400.3.9.9.src
Upstream URL : https://github.com/pypa/setuptools
Summary : Download, build, install, upgrade, and uninstall Python packages
Description :
setuptools is a collection of enhancements to the Python distutils that
allow you to build and distribute Python packages,
especially ones that have dependencies on other packages.

5. The same packages on other Linux Distributions