How to Install and Uninstall python2-setuptools-wheel Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-setuptools-wheel" package

This guide let you learn how to install python2-setuptools-wheel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-setuptools-wheel

2. Uninstall "python2-setuptools-wheel" package

This guide covers the steps necessary to uninstall python2-setuptools-wheel on openSUSE Leap:

$ sudo zypper remove python2-setuptools-wheel

3. Information about the python2-setuptools-wheel package on openSUSE Leap

Information for package python2-setuptools-wheel:
-------------------------------------------------
Repository : Main Repository
Name : python2-setuptools-wheel
Version : 40.5.0-6.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 556,5 KiB
Installed : No
Status : not installed
Source package : python-setuptools-wheel-40.5.0-6.3.1.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.