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

Last updated: January 17,2025

1. Install "python3-dynaconf.noarch" package

Please follow the steps below to install python3-dynaconf.noarch on Fedora 38

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

2. Uninstall "python3-dynaconf.noarch" package

Please follow the step by step instructions below to uninstall python3-dynaconf.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:39:18 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-dynaconf
Version : 3.1.2
Release : 8.fc38
Architecture : noarch
Size : 631 k
Source : dynaconf-3.1.2-8.fc38.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