How to Install and Uninstall python3-apply-defaults.noarch Package on Fedora 34
Last updated: November 24,2024
1. Install "python3-apply-defaults.noarch" package
This tutorial shows how to install python3-apply-defaults.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-apply-defaults.noarch
Copied
2. Uninstall "python3-apply-defaults.noarch" package
Here is a brief guide to show you how to uninstall python3-apply-defaults.noarch on Fedora 34:
$
sudo dnf remove
python3-apply-defaults.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-apply-defaults.noarch package on Fedora 34
Last metadata expiration check: 0:05:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-apply-defaults
Version : 0.1.4
Release : 6.fc34
Architecture : noarch
Size : 14 k
Source : python-apply-defaults-0.1.4-6.fc34.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 : 6.fc34
Architecture : noarch
Size : 14 k
Source : python-apply-defaults-0.1.4-6.fc34.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.