How to Install and Uninstall python3-envs Package on Kali Linux
Last updated: December 23,2024
1. Install "python3-envs" package
In this section, we are going to explain the necessary steps to install python3-envs on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-envs
Copied
2. Uninstall "python3-envs" package
Please follow the steps below to uninstall python3-envs on Kali Linux:
$
sudo apt remove
python3-envs
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-envs package on Kali Linux
Package: python3-envs
Source: python-envs
Version: 1.2.6-3
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-terminaltables
Size: 6908
SHA256: 3c8277ff898f7eed4c13dac441ef12fb910149ccd2d1ecf12e9252ce0e31545d
SHA1: 6fd3fbedfa780fc59fe810cc915dbda7d4bde29d
MD5sum: 9268b8d68efa391c9a78699ce3bf2adc
Description: Easy access to environment variables in Python
This library provides easy access to environment variables via
Python objects instead of just strings.
.
It has support for booleans, strings, lists, tuples, integers, floats, and
dicts.
Description-md5:
Homepage: https://github.com/capless/envs
Section: python
Priority: optional
Filename: pool/main/p/python-envs/python3-envs_1.2.6-3_all.deb
Source: python-envs
Version: 1.2.6-3
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-terminaltables
Size: 6908
SHA256: 3c8277ff898f7eed4c13dac441ef12fb910149ccd2d1ecf12e9252ce0e31545d
SHA1: 6fd3fbedfa780fc59fe810cc915dbda7d4bde29d
MD5sum: 9268b8d68efa391c9a78699ce3bf2adc
Description: Easy access to environment variables in Python
This library provides easy access to environment variables via
Python objects instead of just strings.
.
It has support for booleans, strings, lists, tuples, integers, floats, and
dicts.
Description-md5:
Homepage: https://github.com/capless/envs
Section: python
Priority: optional
Filename: pool/main/p/python-envs/python3-envs_1.2.6-3_all.deb