How to Install and Uninstall dotenv Package on Kali Linux

Last updated: May 17,2024

1. Install "dotenv" package

In this section, we are going to explain the necessary steps to install dotenv on Kali Linux

$ sudo apt update $ sudo apt install dotenv

2. Uninstall "dotenv" package

Please follow the step by step instructions below to uninstall dotenv on Kali Linux:

$ sudo apt remove dotenv $ sudo apt autoclean && sudo apt autoremove

3. Information about the dotenv package on Kali Linux

Package: dotenv
Source: rust-dotenv (0.15.0-2)
Version: 0.15.0-2+b8
Installed-Size: 941
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 323984
SHA256: f9e8d87e0cfb68b6ded0a28b2e6e71c84d76ad9bd2c1a29d659651eb2e59a87c
SHA1: 57470660702b755ef666d9ef2124bb0fad10ba75
MD5sum: e7c7e13844470743f0d75018b141afb7
Description: `dotenv` implementation for Rust
This package contains the following binaries built from the Rust crate
"dotenv":
- dotenv
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/dotenv-rs/dotenv
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-clap-2 (= 2.34.0-3), rust-libc (= 0.2.147-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-textwrap (= 0.16.0-2), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.10-1), rust-vec-map (= 0.8.1-2), rustc (= 1.70.0+dfsg1-1)
Section: devel
Priority: optional
Filename: pool/main/r/rust-dotenv/dotenv_0.15.0-2+b8_amd64.deb