How to Install and Uninstall python3-tools Package on openSUSE Leap

Last updated: June 25,2024

1. Install "python3-tools" package

This is a short guide on how to install python3-tools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-tools

2. Uninstall "python3-tools" package

Please follow the guidelines below to uninstall python3-tools on openSUSE Leap:

$ sudo zypper remove python3-tools

3. Information about the python3-tools package on openSUSE Leap

Information for package python3-tools:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-tools
Version : 3.6.15-150300.10.54.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python3-core-3.6.15-150300.10.54.1.src
Upstream URL : https://www.python.org/
Summary : Python Utility and Demonstration Scripts
Description :
A number of scripts that are useful for building, testing or extending Python,
and a set of demonstration programs.