python2-setuptools-test on openSUSE Leap

Last updated: August 05,2022

1. Install python2-setuptools-test package

Please follow the guidelines below to install python2-setuptools-test package:

sudo zypper refresh
sudo zypper install python2-setuptools-test

2. Uninstall / Remove python2-setuptools-test package

This guide covers the steps necessary to uninstall python2-setuptools-test package:

sudo zypper remove python2-setuptools-test

3. Details of python2-setuptools-test package

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