How to Install and Uninstall env2 Package on Kali Linux

Last updated: May 20,2024

1. Install "env2" package

Please follow the steps below to install env2 on Kali Linux

$ sudo apt update $ sudo apt install env2

2. Uninstall "env2" package

Please follow the guidance below to uninstall env2 on Kali Linux:

$ sudo apt remove env2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the env2 package on Kali Linux

Package: env2
Version: 1.1.0-4
Installed-Size: 41
Maintainer: Gilles Filippini
Architecture: all
Depends: perl, libyaml-perl
Size: 13952
SHA256: c73eb96e9316bdf28d625de2c9f8318f0b48e8ddeba45484315d5f167ee42094
SHA1: 41bbdefb47cb8457bab5eb99215740154d3b2304
MD5sum: d3338bcb99793b30603ddbdcf2675fd3
Description: convert environment variables between scripting languages
Output environment setting code for the target scripting language. Can
report only differences or all environment variables.
.
For example, convert csh setup script to bash or the other way around.
Or use it to simplify the creation of modulesfiles (cf. package
environment-modules).
.
Support bash, csh, ksh, modulecmd, perl, plist, sh, tclsh, tcsh, vim,
yaml, and zsh.
Description-md5:
Homepage: https://sourceforge.net/projects/env2/
Section: utils
Priority: optional
Filename: pool/main/e/env2/env2_1.1.0-4_all.deb