How to Install and Uninstall python3-dotenv.noarch Package on Fedora 36
Last updated: January 16,2025
1. Install "python3-dotenv.noarch" package
This guide covers the steps necessary to install python3-dotenv.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-dotenv.noarch
Copied
2. Uninstall "python3-dotenv.noarch" package
This is a short guide on how to uninstall python3-dotenv.noarch on Fedora 36:
$
sudo dnf remove
python3-dotenv.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dotenv.noarch package on Fedora 36
Last metadata expiration check: 4:35:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-dotenv
Version : 0.19.2
Release : 2.fc36
Architecture : noarch
Size : 38 k
Source : python-dotenv-0.19.2-2.fc36.src.rpm
Repository : fedora
Summary : Read key-value pairs from a .env file and set them as environment variables
URL : https://github.com/theskumar/python-dotenv
License : BSD
Description : Reads the key/value pair from .env file and adds them to environment variable.
Available Packages
Name : python3-dotenv
Version : 0.19.2
Release : 2.fc36
Architecture : noarch
Size : 38 k
Source : python-dotenv-0.19.2-2.fc36.src.rpm
Repository : fedora
Summary : Read key-value pairs from a .env file and set them as environment variables
URL : https://github.com/theskumar/python-dotenv
License : BSD
Description : Reads the key/value pair from .env file and adds them to environment variable.