How to Install and Uninstall python2-setuptools Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-setuptools" package
Learn how to install python2-setuptools on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-setuptools
Copied
2. Uninstall "python2-setuptools" package
This tutorial shows how to uninstall python2-setuptools on openSuSE Tumbleweed:
$
sudo zypper remove
python2-setuptools
Copied
3. Information about the python2-setuptools package on openSuSE Tumbleweed
Information for package python2-setuptools:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python2-setuptools
Version : 44.0.0-3.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python2-setuptools-44.0.0-3.3.src
Summary : Enhancements to distutils for building and distributing 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 : python2-setuptools
Version : 44.0.0-3.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python2-setuptools-44.0.0-3.3.src
Summary : Enhancements to distutils for building and distributing 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.