How to Install and Uninstall python3-decopatch.noarch Package on Fedora 34
Last updated: November 17,2024
1. Install "python3-decopatch.noarch" package
This is a short guide on how to install python3-decopatch.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-decopatch.noarch
Copied
2. Uninstall "python3-decopatch.noarch" package
This guide covers the steps necessary to uninstall python3-decopatch.noarch on Fedora 34:
$
sudo dnf remove
python3-decopatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-decopatch.noarch package on Fedora 34
Last metadata expiration check: 1:46:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-decopatch
Version : 1.4.6
Release : 5.fc34
Architecture : noarch
Size : 64 k
Source : python-decopatch-1.4.6-5.fc34.src.rpm
Repository : fedora
Summary : A helper to write python decorators
URL : https://pypi.org/project/decopatch
License : BSD
Description : Because of a tiny oddity in the python language, writing decorators
: without help can be a pain because you have to handle the
: no-parenthesis usage explicitly. decopatch provides a simple way to
: solve this issue so that writing decorators is simple and
: straightforward.
Available Packages
Name : python3-decopatch
Version : 1.4.6
Release : 5.fc34
Architecture : noarch
Size : 64 k
Source : python-decopatch-1.4.6-5.fc34.src.rpm
Repository : fedora
Summary : A helper to write python decorators
URL : https://pypi.org/project/decopatch
License : BSD
Description : Because of a tiny oddity in the python language, writing decorators
: without help can be a pain because you have to handle the
: no-parenthesis usage explicitly. decopatch provides a simple way to
: solve this issue so that writing decorators is simple and
: straightforward.