How to Install and Uninstall python3-environs.noarch Package on Fedora 35
Last updated: February 06,2025
1. Install "python3-environs.noarch" package
Please follow the instructions below to install python3-environs.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-environs.noarch
Copied
2. Uninstall "python3-environs.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-environs.noarch on Fedora 35:
$
sudo dnf remove
python3-environs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-environs.noarch package on Fedora 35
Last metadata expiration check: 3:32:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-environs
Version : 9.3.3
Release : 1.fc35
Architecture : noarch
Size : 30 k
Source : python-environs-9.3.3-1.fc35.src.rpm
Repository : fedora
Summary : Python library for parsing environment variables
URL : https://github.com/sloria/environs
License : MIT
Description :
: Environs is a Python library for parsing environment variables.
: It allows you to store configuration separate from your code, as per
: The Twelve-Factor App (https://12factor.net/config) methodology.
Available Packages
Name : python3-environs
Version : 9.3.3
Release : 1.fc35
Architecture : noarch
Size : 30 k
Source : python-environs-9.3.3-1.fc35.src.rpm
Repository : fedora
Summary : Python library for parsing environment variables
URL : https://github.com/sloria/environs
License : MIT
Description :
: Environs is a Python library for parsing environment variables.
: It allows you to store configuration separate from your code, as per
: The Twelve-Factor App (https://12factor.net/config) methodology.