How to Install and Uninstall python39-setuptools Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python39-setuptools" package
This is a short guide on how to install python39-setuptools on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-setuptools
Copied
2. Uninstall "python39-setuptools" package
Please follow the steps below to uninstall python39-setuptools on openSUSE Leap:
$
sudo zypper remove
python39-setuptools
Copied
3. Information about the python39-setuptools package on openSUSE Leap
Information for package python39-setuptools:
--------------------------------------------
Repository : Main Repository
Name : python39-setuptools
Version : 44.1.1-7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,5 MiB
Installed : No
Status : not installed
Source package : python39-setuptools-44.1.1-7.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.
--------------------------------------------
Repository : Main Repository
Name : python39-setuptools
Version : 44.1.1-7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,5 MiB
Installed : No
Status : not installed
Source package : python39-setuptools-44.1.1-7.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.