How to Install and Uninstall python-blinker Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-blinker" package

This is a short guide on how to install python-blinker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-blinker

2. Uninstall "python-blinker" package

This guide covers the steps necessary to uninstall python-blinker on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-blinker $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-blinker package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-blinker
Priority: optional
Section: python
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: blinker
Version: 1.3.dfsg2-1build1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-blinker-doc
Filename: pool/main/b/blinker/python-blinker_1.3.dfsg2-1build1_all.deb
Size: 12438
MD5sum: 226b4fe650440990af28f16e69866831
SHA1: ed200efd4a4effe6779a88329c9df1001f2a78ea
SHA256: 5b28cfdb3a49ff039bd1406dcf707c36de6ddc98068f66dafb17e1fbad5a5935
Description-en: Fast, simple object-to-object and broadcast signaling library
Blinker provides a fast dispatching system that allows any number of
interested parties to subscribe to events, or "signals".
.
Signal receivers can subscribe to specific senders or receive signals
sent by any sender.
.
This package contains the Python 2 version.
Description-md5: 12c1607f9c3fb11bffce84f66c2c3366
Homepage: http://pythonhosted.org/blinker/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntukylin-desktop