How to Install and Uninstall python3-dotenv Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-dotenv" package

In this section, we are going to explain the necessary steps to install python3-dotenv on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-dotenv

2. Uninstall "python3-dotenv" package

Here is a brief guide to show you how to uninstall python3-dotenv on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-dotenv package on Ubuntu 21.10 (Impish Indri)

Package: python3-dotenv
Architecture: all
Version: 0.15.0-1
Priority: optional
Section: universe/python
Source: python-dotenv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 85
Depends: python3:any
Filename: pool/universe/p/python-dotenv/python3-dotenv_0.15.0-1_all.deb
Size: 21408
MD5sum: 3ea4be8cf47c9eea7c50e62d04bdb53f
SHA1: 275efe0595ce57b62c463161b045a54a6422d1e3
SHA256: 0cf0a51300522e6b49c060e7ef93ea2d6a9c8480be06fff38287b71b4e405800
SHA512: e61b21495d1ff11e43887db1b644443bc0bc6c4794d5cfe0b12aea40288b23fdd6dc76d7b91598d6ee7ac6f166d5c0f41ec2a1e491ce7ffd46dc53654fdcf9fa
Homepage: https://github.com/theskumar/python-dotenv
Description-en: Get and set values in the .env file in local and production servers
Reads key value pairs from the .env file and adds them to environment.
variables. It is useful to manage settings during development and in
production following the 12-factor principles: http://12factor.net/
The executable is named python-dotenv
Description-md5: bf8d0330262801e67b57fd3cfa3bc208