How to Install and Uninstall python3-dotenv-cli Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-dotenv-cli" package

Please follow the instructions below to install python3-dotenv-cli on Kali Linux

$ sudo apt update $ sudo apt install python3-dotenv-cli

2. Uninstall "python3-dotenv-cli" package

Please follow the guidance below to uninstall python3-dotenv-cli on Kali Linux:

$ sudo apt remove python3-dotenv-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dotenv-cli package on Kali Linux

Package: python3-dotenv-cli
Source: dotenv-cli
Version: 3.2.2-1
Installed-Size: 41
Maintainer: Bastian Venthur
Architecture: all
Depends: python3:any
Conflicts: ruby-dotenv
Size: 9100
SHA256: d01120f13063885ed1533530bed8bd329d3eade86cb6cd124ede8f7f22eaa7b1
SHA1: b314154be53dfd1973625ed5928ac95ab9bafbd3
MD5sum: 256740cd387c79f9c0b424a3fd317151
Description: CLI that loads .env configuration
This package provides the dotenv command. It reads the .env file from the
current directory puts the contents in the environment and executes the given
command.
.
dotenv supports alternative .env files like .env.development via the -e or
--dotenv parameters.
Description-md5:
Homepage: https://github.com/venthur/dotenv-cli
Section: python
Priority: optional
Filename: pool/main/d/dotenv-cli/python3-dotenv-cli_3.2.2-1_all.deb