How to Install and Uninstall python3-signature-dispatch.noarch Package on CentOS Stream 9
Last updated: January 12,2025
1. Install "python3-signature-dispatch.noarch" package
Here is a brief guide to show you how to install python3-signature-dispatch.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-signature-dispatch.noarch
Copied
2. Uninstall "python3-signature-dispatch.noarch" package
Please follow the instructions below to uninstall python3-signature-dispatch.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-signature-dispatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-signature-dispatch.noarch package on CentOS Stream 9
Last metadata expiration check: 2:58:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-signature-dispatch
Version : 1.0.0
Release : 5.el9
Architecture : noarch
Size : 17 k
Source : python-signature-dispatch-1.0.0-5.el9.src.rpm
Repository : epel
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 : 5.el9
Architecture : noarch
Size : 17 k
Source : python-signature-dispatch-1.0.0-5.el9.src.rpm
Repository : epel
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.