How to Install and Uninstall python-tox-doc Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python-tox-doc" package

This tutorial shows how to install python-tox-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-tox-doc

2. Uninstall "python-tox-doc" package

This guide let you learn how to uninstall python-tox-doc on openSUSE Leap:

$ sudo zypper remove python-tox-doc

3. Information about the python-tox-doc package on openSUSE Leap

Information for package python-tox-doc:
---------------------------------------
Repository : Main Repository
Name : python-tox-doc
Version : 2.9.1-2.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,4 MiB
Installed : No
Status : not installed
Source package : python-tox-2.9.1-2.27.src
Summary : Documentation for tox, a virtualenv-based test automation
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.
This is the HTML documentation for tox package.