How to Install and Uninstall python311-ez_setup Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-ez_setup" package
This guide let you learn how to install python311-ez_setup on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-ez_setup
Copied
2. Uninstall "python311-ez_setup" package
Please follow the steps below to uninstall python311-ez_setup on openSuSE Tumbleweed:
$
sudo zypper remove
python311-ez_setup
Copied
3. Information about the python311-ez_setup package on openSuSE Tumbleweed
Information for package python311-ez_setup:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ez_setup
Version : 0.9-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 131.7 KiB
Installed : No
Status : not installed
Source package : python-ez_setup-0.9-3.9.src
Upstream URL : https://github.com/ActiveState/ez_setup
Summary : Contains ez_setup.py and distribute_setup.py
Description :
setup.py of several Python projects blindly import the setuptools bootstrap
module ez_setup.py without realizing that it is usually not installed in the
user's machine. This causes much trouble. Include ez_setup.py (and
distribute_setup.py) as a installable Python package so users can do
easy_install ez_setup troublesome_package as a workaround.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ez_setup
Version : 0.9-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 131.7 KiB
Installed : No
Status : not installed
Source package : python-ez_setup-0.9-3.9.src
Upstream URL : https://github.com/ActiveState/ez_setup
Summary : Contains ez_setup.py and distribute_setup.py
Description :
setup.py of several Python projects blindly import the setuptools bootstrap
module ez_setup.py without realizing that it is usually not installed in the
user's machine. This causes much trouble. Include ez_setup.py (and
distribute_setup.py) as a installable Python package so users can do
easy_install ez_setup troublesome_package as a workaround.