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

Last updated: May 21,2024

1. Install "python3-morris" package

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

$ sudo apt update $ sudo apt install python3-morris

2. Uninstall "python3-morris" package

This is a short guide on how to uninstall python3-morris on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-morris
Architecture: all
Version: 1.2-2
Priority: optional
Section: universe/python
Source: python-morris
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: python3:any
Filename: pool/universe/p/python-morris/python3-morris_1.2-2_all.deb
Size: 13812
MD5sum: 3f26e39f341c08c05b56258aa9830a0e
SHA1: 7d8224441501228f3999c55144cd1ceac4c0df72
SHA256: b97853b07c71a35cf53103edf091d8d8357b4eec4589f060df83b4a4d21cb629
SHA512: 9ecb04712122fabe45529fab63b2753bdac03db5fd870eb50ca2bd511badfd41d7424cfabdf908831ea9eb571c6b424bf5c9d0214b99466111fc7269d6ca4d40
Homepage: https://github.com/zyga/morris
Description-en: announcement (signal/event) system for Python 3
Morris is a simple Python library for creating notification mechanism similar
to Qt signals or C# events. Application developers can create signals with a
simple decorator (@signal), send signals by calling the decorated method or
function, connect to and disconnect from signals with signal.connect() and
signal.disconnect().
.
Morris comes with support for writing high-level unit tests using the
SignalTestCase.{watchSignal,assertSignalFired,assertSignalNotFired}() methods.
Appropriate ordering constraints on multiple signals can be tested using the
SignalTestCase.assertSignalOrdering() method.
.
This package contains version of the library for Python 3
Description-md5: 7ea9bab2db6d27e1de954fa5634a0784