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

Last updated: May 06,2024

1. Install "python-dingus" package

This is a short guide on how to install python-dingus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dingus

2. Uninstall "python-dingus" package

Please follow the steps below to uninstall python-dingus on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dingus
Priority: optional
Section: universe/python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: David Watson
Architecture: all
Version: 0.3.4-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-dingus/python-dingus_0.3.4-1_all.deb
Size: 8918
MD5sum: b0ad744b75dcfab04414b540b0d47a18
SHA1: c37f33054d8af34a815fe94b80db40c521fbf7bd
SHA256: bb397f34d15a97dabf91872e5b0e50555fcda65966a6a7e9a463ecb5f27e8cbf
Description-en: A record-then-assert mocking library
Dingus is sort of like a mock object. The main difference is that you don't
set up expectations ahead of time. You just run your code, using a dingus in
place of another object or class, and it will record what happens to it. Then,
once your code has been exercised, you can make assertions about what it did
to the dingus.
Description-md5: 62b2edee2c8fcde9f84c6c1a5b50fbda
Homepage: http://pypi.python.org/pypi/dingus
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu