How to Install and Uninstall python3-signature-dispatch.noarch Package on Fedora 36
Last updated: November 30,2024
1. Install "python3-signature-dispatch.noarch" package
This is a short guide on how to install python3-signature-dispatch.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-signature-dispatch.noarch
Copied
2. Uninstall "python3-signature-dispatch.noarch" package
This is a short guide on how to uninstall python3-signature-dispatch.noarch on Fedora 36:
$
sudo dnf remove
python3-signature-dispatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-signature-dispatch.noarch package on Fedora 36
Last metadata expiration check: 2:21:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-signature-dispatch
Version : 1.0.0
Release : 2.fc36
Architecture : noarch
Size : 17 k
Source : python-signature-dispatch-1.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Overload functions based on their call signature and type annotations
URL : https://github.com/kalekundert/signature_dispatch
License : MIT
Description : This package provides a simple python library for overloading functions based
: on their call signature and type annotations.
Available Packages
Name : python3-signature-dispatch
Version : 1.0.0
Release : 2.fc36
Architecture : noarch
Size : 17 k
Source : python-signature-dispatch-1.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Overload functions based on their call signature and type annotations
URL : https://github.com/kalekundert/signature_dispatch
License : MIT
Description : This package provides a simple python library for overloading functions based
: on their call signature and type annotations.