How to Install and Uninstall python3-blinker.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "python3-blinker.noarch" package
This guide covers the steps necessary to install python3-blinker.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-blinker.noarch
Copied
2. Uninstall "python3-blinker.noarch" package
Please follow the instructions below to uninstall python3-blinker.noarch on Fedora 38:
$
sudo dnf remove
python3-blinker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-blinker.noarch package on Fedora 38
Last metadata expiration check: 5:45:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-blinker
Version : 1.7.0
Release : 1.fc38
Architecture : noarch
Size : 40 k
Source : python-blinker-1.7.0-1.fc38.src.rpm
Repository : updates
Summary : Fast, simple object-to-object and broadcast signaling
URL : https://github.com/pallets-eco/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.7.0
Release : 1.fc38
Architecture : noarch
Size : 40 k
Source : python-blinker-1.7.0-1.fc38.src.rpm
Repository : updates
Summary : Fast, simple object-to-object and broadcast signaling
URL : https://github.com/pallets-eco/blinker
License : MIT
Description : Blinker provides a fast dispatching system that allows any number
: of interested parties to subscribe to events, or "signals".