How to Install and Uninstall python3-decopatch.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-decopatch.noarch" package
Learn how to install python3-decopatch.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-decopatch.noarch
Copied
2. Uninstall "python3-decopatch.noarch" package
Here is a brief guide to show you how to uninstall python3-decopatch.noarch on Fedora 36:
$
sudo dnf remove
python3-decopatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-decopatch.noarch package on Fedora 36
Last metadata expiration check: 0:32:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-decopatch
Version : 1.4.10
Release : 1.fc36
Architecture : noarch
Size : 35 k
Source : python-decopatch-1.4.10-1.fc36.src.rpm
Repository : updates
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.10
Release : 1.fc36
Architecture : noarch
Size : 35 k
Source : python-decopatch-1.4.10-1.fc36.src.rpm
Repository : updates
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.