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

Last updated: September 20,2024

1. Install "nox" package

Please follow the steps below to install nox on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nox

2. Uninstall "nox" package

This is a short guide on how to uninstall nox on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove nox $ sudo apt autoclean && sudo apt autoremove

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

Package: nox
Architecture: all
Version: 2019.5.30-2
Priority: optional
Section: universe/devel
Source: python-nox
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12
Depends: python3-nox (= 2019.5.30-2), python3:any
Filename: pool/universe/p/python-nox/nox_2019.5.30-2_all.deb
Size: 2160
MD5sum: 29fe52eab30ba05b682a47158b4bb6f9
SHA1: 7b164535f92b2f6dc127ccf07fa647eb6adcf830
SHA256: 351177d3b8a3dfdf282f1963986decb1d3236acee42daef669e145b1753fa282
SHA512: ef97c9939e57a8f7943d5618b75bacc201916f11958b025fa31eebdd84de4b0d55de9c16d865b596fd044762707e820edc4faa078058ccd68974f425c6a788d5
Homepage: https://github.com/theacodes/nox/
Description-en: Flexible test automation
Nox is a command-line tool that automates testing in multiple Python
environments, similar to tox. Unlike tox, Nox uses a standard Python file for
configuration.
It will automatically create virtualenv with the appropriate interpreter,
install the specified dependencies, and run the commands in order.
Description-md5: 0840ca64d143a2e4554cd2791b34da36