How to Install and Uninstall python310-setuptools Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python310-setuptools" package

Learn how to install python310-setuptools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-setuptools

2. Uninstall "python310-setuptools" package

This guide let you learn how to uninstall python310-setuptools on openSuSE Tumbleweed:

$ sudo zypper remove python310-setuptools

3. Information about the python310-setuptools package on openSuSE Tumbleweed

Information for package python310-setuptools:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-setuptools
Version : 69.0.3-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 5.2 MiB
Installed : No
Status : not installed
Source package : python-setuptools-69.0.3-1.3.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.