How to Install and Uninstall tox Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "tox" package

In this section, we are going to explain the necessary steps to install tox on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install tox

2. Uninstall "tox" package

Learn how to uninstall tox on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove tox $ sudo apt autoclean && sudo apt autoremove

3. Information about the tox package on Ubuntu 21.10 (Impish Indri)

Package: tox
Architecture: all
Version: 3.21.4-1
Built-Using: alabaster (= 0.7.8-1.1), sphinx (= 3.4.3-1)
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1722
Depends: python3, python3-setuptools, python3-filelock, python3-packaging, python3-pluggy (>= 0.12.0-1~), python3-py, python3-six (>= 1.14.0), python3-toml, python3-virtualenv, python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/t/tox/tox_3.21.4-1_all.deb
Size: 250728
MD5sum: 10c01582ccfa9dfc1054fdcaff2ebe8a
SHA1: 7269782667406f7cec5f41e27ea269665559ba48
SHA256: e1a1395c3d6e63048248d2109693083be3743dd6b71d69875fd475268b0b9380
SHA512: 191c91df3e361df9008d8e518565d6caf6a74b4a2324797e8792a67645d7927fec54764dd1a7c9838b930d1b9026f3d07f0b912c88ab12e22cb925ea008c50d6
Homepage: https://tox.readthedocs.io/
Description-en: virtualenv-based automation of test activities
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.
Description-md5: 2394e1addc0c1b241fb7f524a7ef85be