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

Last updated: May 14,2024

1. Install "python38-setuptools" package

This guide let you learn how to install python38-setuptools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-setuptools

2. Uninstall "python38-setuptools" package

Learn how to uninstall python38-setuptools on openSuSE Tumbleweed:

$ sudo zypper remove python38-setuptools

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

Information for package python38-setuptools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-setuptools
Version : 57.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 5,2 MiB
Installed : No
Status : not installed
Source package : python-setuptools-57.4.0-1.2.src
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.