How to Install and Uninstall python3-apply-defaults.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-apply-defaults.noarch" package
This is a short guide on how to install python3-apply-defaults.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-apply-defaults.noarch
Copied
2. Uninstall "python3-apply-defaults.noarch" package
Please follow the guidance below to uninstall python3-apply-defaults.noarch on Fedora 38:
$
sudo dnf remove
python3-apply-defaults.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-apply-defaults.noarch package on Fedora 38
Last metadata expiration check: 4:41:37 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-apply-defaults
Version : 0.1.4
Release : 12.fc38
Architecture : noarch
Size : 14 k
Source : python-apply-defaults-0.1.4-12.fc38.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 : 12.fc38
Architecture : noarch
Size : 14 k
Source : python-apply-defaults-0.1.4-12.fc38.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.