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

Last updated: May 20,2024

1. Install "python3-pydispatch" package

Here is a brief guide to show you how to install python3-pydispatch on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pydispatch

2. Uninstall "python3-pydispatch" package

Please follow the steps below to uninstall python3-pydispatch on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-pydispatch
Architecture: all
Version: 2.0.5-2
Priority: optional
Section: universe/python
Source: pydispatcher
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: python3:any
Suggests: python-pydispatch-doc
Filename: pool/universe/p/pydispatcher/python3-pydispatch_2.0.5-2_all.deb
Size: 11668
MD5sum: c0fd65f21fa6683b0da10a876dc006d2
SHA1: 0cdb8cf79ea9ead336a8e307f301bca0494c18fb
SHA256: 25dd1f5db10c3a43aa1113cc27cf2b69f7047ad23e09246ecf15330907e1e4e5
SHA512: 036e841a64bcb7c471a9604d4526bbade141861e9fa710e9d4d4e90df87b2a3cdec283b2c1fc2ba713ed6f74b5d05383f58f500c3055b8cf365673c37625b44a
Homepage: http://pydispatcher.sourceforge.net/
Description-en: Python 3 signal dispatching mechanism
PyDispatcher provides the Python programmer with a
multiple-producer-multiple-consumer signal-registration and routing
infrastructure for use in multiple contexts. The mechanism of PyDispatcher
started life as a highly rated recipe in the Python Cookbook. The project
aims to include various enhancements to the recipe developed during use in
various applications.
.
This package contains the Python 3 version of PyDispatcher.
Description-md5: db6ec99b7dfe51701e6e6d13c8c1dba4