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

Last updated: May 18,2024

1. Install "python-pydispatch-doc" package

This guide covers the steps necessary to install python-pydispatch-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pydispatch-doc

2. Uninstall "python-pydispatch-doc" package

Please follow the instructions below to uninstall python-pydispatch-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pydispatch-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pydispatch-doc
Priority: optional
Section: universe/doc
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pydispatcher
Version: 2.0.5-1
Filename: pool/universe/p/pydispatcher/python-pydispatch-doc_2.0.5-1_all.deb
Size: 17898
MD5sum: 1dd31a2c0795dcb2a4ea0712f4dbe5b2
SHA1: 715e791e6385431fa2a8a8a18ebc43427fe30828
SHA256: 5f4b0d37268362a96b5a0d73ba558b538f374eca728935515021852caadcb668
Description-en: documentation for python-pydispatch
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 documentation for PyDispatcher. It covers both
the Python 2 and Python 3 versions.
Description-md5: 1ffa2eec7e766df6f827f1a743148558
Homepage: http://pydispatcher.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu