How to Install and Uninstall python3-pubsub Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-pubsub" package

Learn how to install python3-pubsub on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pubsub

2. Uninstall "python3-pubsub" package

This tutorial shows how to uninstall python3-pubsub on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pubsub $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pubsub package on Ubuntu 21.10 (Impish Indri)

Package: python3-pubsub
Architecture: all
Version: 4.0.3-4
Priority: optional
Section: universe/python
Source: python-pypubsub
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 210
Provides: python3-pypubsub
Depends: python3:any
Breaks: python3-pypubsub
Replaces: python3-pypubsub
Filename: pool/universe/p/python-pypubsub/python3-pubsub_4.0.3-4_all.deb
Size: 44104
MD5sum: d3c2b6260ee31fd3497bc1e3650b767a
SHA1: f3cf7b8c1471db6e9ce1abb157cd476572fb645c
SHA256: bc7bf85fa9e93ac244e5af6f227151b0256680a511a4f29e2b7cae157f01ffe0
SHA512: d5feca5fa70bd8b965f2565d8be6f3478c936777c75231d213da9f5f64e7adcfb960788fad23f93b5b4d38122f47183cbf19ff78151facf85a2cb14c03e70d50
Homepage: https://github.com/schollii/pypubsub
Description-en: Python 3 publish-subcribe library
Provides a publish-subscribe API to facilitate event-based or message-based
architecture in a single-process application. It is pure Python
and works on Python 3.3+. It is centered on the notion of a topic;
senders publish messages of a given topic, and listeners subscribe to
messages of a given topic, all inside the same process. The package also
supports a variety of advanced features that facilitate debugging and
maintaining topics and messages in larger desktop- or server-based
applications.
Description-md5: 819690e5bcf32b739521cd5ee0c61622