How to Install and Uninstall python-blinker.noarch Package on Amazon Linux 2
Last updated: December 21,2024
1. Install "python-blinker.noarch" package
This guide let you learn how to install python-blinker.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-blinker.noarch
Copied
2. Uninstall "python-blinker.noarch" package
Please follow the step by step instructions below to uninstall python-blinker.noarch on Amazon Linux 2:
$
sudo yum remove
python-blinker.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-blinker.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-blinker
Arch : noarch
Version : 1.3
Release : 2.amzn2
Size : 93 k
Repo : amzn2-core/2/x86_64
Summary : Fast, simple object-to-object and broadcast signaling
URL : http://discorporate.us/projects/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 : python-blinker
Arch : noarch
Version : 1.3
Release : 2.amzn2
Size : 93 k
Repo : amzn2-core/2/x86_64
Summary : Fast, simple object-to-object and broadcast signaling
URL : http://discorporate.us/projects/Blinker/
License : MIT
Description : Blinker provides a fast dispatching system that allows any number
: of interested parties to subscribe to events, or "signals".