How to Install and Uninstall python3-setuptools-test Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python3-setuptools-test" package

Please follow the instructions below to install python3-setuptools-test on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-setuptools-test

2. Uninstall "python3-setuptools-test" package

This is a short guide on how to uninstall python3-setuptools-test on openSUSE Leap:

$ sudo zypper remove python3-setuptools-test

3. Information about the python3-setuptools-test package on openSUSE Leap

Information for package python3-setuptools-test:
------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-setuptools-test
Version : 44.1.1-150400.9.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 0 B
Installed : No
Status : not installed
Source package : python3-setuptools-test-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.