How to Install and Uninstall python3-apply-defaults.noarch Package on Fedora 36
Last updated: January 08,2025
1. Install "python3-apply-defaults.noarch" package
Please follow the instructions below to install python3-apply-defaults.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-apply-defaults.noarch
Copied
2. Uninstall "python3-apply-defaults.noarch" package
Please follow the guidelines below to uninstall python3-apply-defaults.noarch on Fedora 36:
$
sudo dnf remove
python3-apply-defaults.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-apply-defaults.noarch package on Fedora 36
Last metadata expiration check: 1:49:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-apply-defaults
Version : 0.1.4
Release : 9.fc36
Architecture : noarch
Size : 14 k
Source : python-apply-defaults-0.1.4-9.fc36.src.rpm
Repository : fedora
Summary : Helps pull configuration into a project
URL : https://github.com/bcb/apply_defaults
License : MIT
Description :
: Apply default values to functions. Application settings come from a config
: file into your code cleanly.
Available Packages
Name : python3-apply-defaults
Version : 0.1.4
Release : 9.fc36
Architecture : noarch
Size : 14 k
Source : python-apply-defaults-0.1.4-9.fc36.src.rpm
Repository : fedora
Summary : Helps pull configuration into a project
URL : https://github.com/bcb/apply_defaults
License : MIT
Description :
: Apply default values to functions. Application settings come from a config
: file into your code cleanly.