How to Install and Uninstall python3-setuptools Package on openSUSE Leap
Last updated: November 05,2024
1. Install "python3-setuptools" package
Please follow the step by step instructions below to install python3-setuptools on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-setuptools
Copied
2. Uninstall "python3-setuptools" package
Please follow the guidance below to uninstall python3-setuptools on openSUSE Leap:
$
sudo zypper remove
python3-setuptools
Copied
3. Information about the python3-setuptools package on openSUSE Leap
Information for package python3-setuptools:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-setuptools
Version : 44.1.1-150400.9.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : python3-setuptools-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
Version : 44.1.1-150400.9.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : python3-setuptools-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.