How to Install and Uninstall python3-environs-examples.noarch Package on Fedora 39
Last updated: November 17,2024
1. Install "python3-environs-examples.noarch" package
Please follow the guidelines below to install python3-environs-examples.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-environs-examples.noarch
Copied
2. Uninstall "python3-environs-examples.noarch" package
Please follow the instructions below to uninstall python3-environs-examples.noarch on Fedora 39:
$
sudo dnf remove
python3-environs-examples.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-environs-examples.noarch package on Fedora 39
Last metadata expiration check: 2:21:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-environs-examples
Version : 9.5.0
Release : 6.fc39
Architecture : noarch
Size : 19 k
Source : python-environs-9.5.0-6.fc39.src.rpm
Repository : fedora
Summary : Example files for Environs
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-examples
Version : 9.5.0
Release : 6.fc39
Architecture : noarch
Size : 19 k
Source : python-environs-9.5.0-6.fc39.src.rpm
Repository : fedora
Summary : Example files for Environs
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.