How to Install and Uninstall python3-dynaconf.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-dynaconf.noarch" package

Please follow the step by step instructions below to install python3-dynaconf.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-dynaconf.noarch

2. Uninstall "python3-dynaconf.noarch" package

This tutorial shows how to uninstall python3-dynaconf.noarch on Fedora 36:

$ sudo dnf remove python3-dynaconf.noarch $ sudo dnf autoremove

3. Information about the python3-dynaconf.noarch package on Fedora 36

Last metadata expiration check: 1:10:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-dynaconf
Version : 3.1.2
Release : 5.fc36
Architecture : noarch
Size : 404 k
Source : dynaconf-3.1.2-5.fc36.src.rpm
Repository : fedora
Summary : A dynamic configurator for python projects
URL : https://github.com/rochacbruno/dynaconf
License : MIT
Description :
: Dynaconf is a layered configuration system for Python applications with strong
: support for 12-factor applications and extensions for Flask and Django