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

Last updated: May 16,2024

1. Install "python-mocker" package

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

$ sudo apt update $ sudo apt install python-mocker

2. Uninstall "python-mocker" package

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

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

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

Package: python-mocker
Priority: optional
Section: universe/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: mocker
Version: 1.0-2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/m/mocker/python-mocker_1.0-2_all.deb
Size: 22774
MD5sum: 1927f3abfaa050559063059eb3ceb17b
SHA1: 075c4e726fe8695c177d61d3ba7cf9e53867ef5f
SHA256: 8910ecee20b08e5d09daf6a15590072706c3045364947e1217e33e378d0ff85c
Description-en: Mocker object mocking framework
Mocker provides an API for mocking Python objects in unit tests. Mocker
provides graceful creation of test doubles (mocks, stubs, fakes, and dummies)
for Python testing needs.
Description-md5: b79f56672317b43fc987e587f54a368f
Homepage: http://labix.org/mocker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu