How to Install and Uninstall python3-singledispatch.noarch Package on CentOS Stream 8
Last updated: January 09,2025
1. Install "python3-singledispatch.noarch" package
In this section, we are going to explain the necessary steps to install python3-singledispatch.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-singledispatch.noarch
Copied
2. Uninstall "python3-singledispatch.noarch" package
Please follow the guidelines below to uninstall python3-singledispatch.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-singledispatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-singledispatch.noarch package on CentOS Stream 8
Last metadata expiration check: 5:38:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-singledispatch
Version : 3.4.0.3
Release : 18.el8
Architecture : noarch
Size : 24 k
Source : python-singledispatch-3.4.0.3-18.el8.src.rpm
Repository : epel
Summary : This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
URL : http://docs.python.org/3/library/functools.html#functools.singledispatch
License : MIT
Description : PEP 443 proposed to expose a mechanism in the functools standard library
: module in Python 3.4 that provides a simple form of generic programming
: known as single-dispatch generic functions.
:
: This library is a backport of this functionality to Python 2.6 - 3.3.
Available Packages
Name : python3-singledispatch
Version : 3.4.0.3
Release : 18.el8
Architecture : noarch
Size : 24 k
Source : python-singledispatch-3.4.0.3-18.el8.src.rpm
Repository : epel
Summary : This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
URL : http://docs.python.org/3/library/functools.html#functools.singledispatch
License : MIT
Description : PEP 443 proposed to expose a mechanism in the functools standard library
: module in Python 3.4 that provides a simple form of generic programming
: known as single-dispatch generic functions.
:
: This library is a backport of this functionality to Python 2.6 - 3.3.