How to Install and Uninstall python3-setuptools-wheel Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-setuptools-wheel" package
In this section, we are going to explain the necessary steps to install python3-setuptools-wheel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-setuptools-wheel
Copied
2. Uninstall "python3-setuptools-wheel" package
In this section, we are going to explain the necessary steps to uninstall python3-setuptools-wheel on openSUSE Leap:
$
sudo zypper remove
python3-setuptools-wheel
Copied
3. Information about the python3-setuptools-wheel package on openSUSE Leap
Information for package python3-setuptools-wheel:
-------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-setuptools-wheel
Version : 44.1.1-150400.9.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 569.9 KiB
Installed : No
Status : not installed
Source package : python3-setuptools-wheel-44.1.1-150400.9.6.1.src
Upstream URL : https://github.com/pypa/setuptools
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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-setuptools-wheel
Version : 44.1.1-150400.9.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 569.9 KiB
Installed : No
Status : not installed
Source package : python3-setuptools-wheel-44.1.1-150400.9.6.1.src
Upstream URL : https://github.com/pypa/setuptools
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.