How to Install and Uninstall python311-tox Package on openSUSE Leap

Last updated: March 09,2025

1. Install "python311-tox" package

Learn how to install python311-tox on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-tox

2. Uninstall "python311-tox" package

This tutorial shows how to uninstall python311-tox on openSUSE Leap:

$ sudo zypper remove python311-tox

3. Information about the python311-tox package on openSUSE Leap

Information for package python311-tox:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-tox
Version : 3.26.0-150400.15.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 937.5 KiB
Installed : No
Status : not installed
Source package : python-tox-3.26.0-150400.15.3.1.src
Upstream URL : https://github.com/tox-dev/tox
Summary : Virtualenv-based automation of test activities
Description :
Tox as is a generic virtualenv management and test command line tool you can
use for:
* checking your package installs correctly with different
Python versions and interpreters
* running your tests in each of the
environments, configuring your test tool of choice
* acting as a frontend to Continuous Integration
servers, greatly reducing boilerplate and merging
CI and shell-based testing.

5. The same packages on other Linux Distributions