How to Install and Uninstall python39-setuptools Package on openSuSE Tumbleweed
Last updated: December 24,2024
1. Install "python39-setuptools" package
This is a short guide on how to install python39-setuptools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-setuptools
Copied
2. Uninstall "python39-setuptools" package
Please follow the guidelines below to uninstall python39-setuptools on openSuSE Tumbleweed:
$
sudo zypper remove
python39-setuptools
Copied
3. Information about the python39-setuptools package on openSuSE Tumbleweed
Information for package python39-setuptools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.