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

Last updated: May 19,2024

1. Install "python-louie" package

Please follow the step by step instructions below to install python-louie on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-louie

2. Uninstall "python-louie" package

This tutorial shows how to uninstall python-louie on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-louie
Priority: optional
Section: universe/python
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Loic Minier
Architecture: all
Source: louie
Version: 1.1-2
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-nose
Suggests: python-twisted, python-qt3
Filename: pool/universe/l/louie/python-louie_1.1-2_all.deb
Size: 23152
MD5sum: c930395a2a580fa9e18104b02713d343
SHA1: e8705e34f5529e475ed73b7aa1a9e25aeeffd171
SHA256: dfecffbd9aad9a9993cc77a7b2c590e6e032fb259f76c9f5ca7676a6442a80fc
Description-en: Python signal dispatching mechanism
Louie provides Python programmers with a straightforward way to
dispatch signals between objects in a wide variety of contexts. It is
based on PyDispatcher, which in turn was based on a highly-rated recipe
in the Python Cookbook.
Description-md5: 9f092ed8b9596d4b66b2c0052c30e2e5
Homepage: http://pylouie.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu