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

Last updated: May 19,2024

1. Install "python3-doublex" package

This guide covers the steps necessary to install python3-doublex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-doublex

2. Uninstall "python3-doublex" package

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

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

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

Package: python3-doublex
Architecture: all
Version: 1.9.2-1
Priority: optional
Section: universe/python
Source: doublex
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: David Villa Alises
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 72
Depends: python3-hamcrest, python3-six, python3:any
Filename: pool/universe/d/doublex/python3-doublex_1.9.2-1_all.deb
Size: 14396
MD5sum: 907402246a04af023daac9350b0ec1ff
SHA1: a00a093456489ee43a7be901cc2aee443e04faab
SHA256: 123f0cff357ec51896c5335209fd0b23461e3be9e46fd294eb478b004c63c3d1
SHA512: 57139a08f6aa31ef8f26cb8a99a3a406f290222afce09aa0c44d9d3c2d8160e78885928d37697972c12f68cfacc9d72533b7e3152217d22ba81425287829a5d3
Homepage: https://bitbucket.org/DavidVilla/python-doublex
Description-en: test doubles framework for Python 3
doublex is a test doubles framework for the Python unittest module. It may be
used as a effective tool to perform Test Driven Development.
.
It provides stubs, spies, proxy-spies, mocks, individual methods, properties,
etc. Methods support observer attachment or delegate return value generation
to iterables, generators or even third party functions. A special double
factory (called Mimic) allows one to create doubles inheriting original class
superclasses. This provides replacements for the original instances even for
code performing explicit type checking.
Description-md5: dc873f3a21820bf66e10019fd9337743