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

Last updated: October 05,2024

1. Install "python3-dynaconf.noarch" package

Here is a brief guide to show you how to install python3-dynaconf.noarch on Fedora 34

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

2. Uninstall "python3-dynaconf.noarch" package

Please follow the steps below to uninstall python3-dynaconf.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:30:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-dynaconf
Version : 3.1.2
Release : 2.fc34
Architecture : noarch
Size : 400 k
Source : dynaconf-3.1.2-2.fc34.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