How to Install and Uninstall python3-blinker.noarch Package on CentOS Stream 8
Last updated: January 19,2025
1. Install "python3-blinker.noarch" package
Please follow the steps below to install python3-blinker.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-blinker.noarch
Copied
2. Uninstall "python3-blinker.noarch" package
Please follow the step by step instructions below to uninstall python3-blinker.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-blinker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-blinker.noarch package on CentOS Stream 8
Last metadata expiration check: 5:06:27 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-blinker
Version : 1.4
Release : 4.el8
Architecture : noarch
Size : 114 k
Source : python-blinker-1.4-4.el8.src.rpm
Repository : epel
Summary : Fast, simple object-to-object and broadcast signaling
URL : https://pythonhosted.org/blinker/
License : MIT
Description : Blinker provides a fast dispatching system that allows any number
: of interested parties to subscribe to events, or "signals".
Available Packages
Name : python3-blinker
Version : 1.4
Release : 4.el8
Architecture : noarch
Size : 114 k
Source : python-blinker-1.4-4.el8.src.rpm
Repository : epel
Summary : Fast, simple object-to-object and broadcast signaling
URL : https://pythonhosted.org/blinker/
License : MIT
Description : Blinker provides a fast dispatching system that allows any number
: of interested parties to subscribe to events, or "signals".