How to Install and Uninstall tox-current-env Package on Kali Linux

Last updated: July 03,2024

1. Install "tox-current-env" package

Please follow the guidance below to install tox-current-env on Kali Linux

$ sudo apt update $ sudo apt install tox-current-env

2. Uninstall "tox-current-env" package

Please follow the step by step instructions below to uninstall tox-current-env on Kali Linux:

$ sudo apt remove tox-current-env $ sudo apt autoclean && sudo apt autoremove

3. Information about the tox-current-env package on Kali Linux

Package: tox-current-env
Version: 0.0.11-2
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any, tox
Size: 16580
SHA256: fe611185ce8e8f32152af67914fb5c53caebf1f360c4ee9729b578a6c891e755
SHA1: cfb9cb807aba483a0f6dc79a63039dc4f0e74bfb
MD5sum: d840c5f3a3e7c862e60bc30196c2d7cd
Description: tox plugin to run tests in current Python environment
The Python ecosystem now has formal specifications for many pieces of
package metadata like versions or dependencies. However, there is no
standardization yet for declaring test dependencies or running
tests. The most popular de-facto standard for that today is tox, and
expecting a future standard to evolve from tox.ini. This plugin
to use tox's dependency lists and testing commands for environments
other than Python venvs.
.
The plugin will enable community best practices around tox
configuration to grow to better accommodate non-virtualenv environments
in general – for example, Linux distros, Conda, or containers.
Description-md5:
Homepage: https://github.com/fedora-python/tox-current-env
Section: python
Priority: optional
Filename: pool/main/t/tox-current-env/tox-current-env_0.0.11-2_all.deb

5. The same packages on other Linux Distributions