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

Last updated: October 12,2024

1. Install "python3-dynaconf.noarch" package

This is a short guide on how to install python3-dynaconf.noarch on Fedora 39

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

2. Uninstall "python3-dynaconf.noarch" package

This guide covers the steps necessary to uninstall python3-dynaconf.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:28:08 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-dynaconf
Version : 3.1.2
Release : 10.fc39
Architecture : noarch
Size : 609 k
Source : dynaconf-3.1.2-10.fc39.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