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

Last updated: May 15,2024

1. Install "python-mock-services" package

Here is a brief guide to show you how to install python-mock-services on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mock-services

2. Uninstall "python-mock-services" package

Please follow the guidelines below to uninstall python-mock-services on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mock-services $ sudo apt autoclean && sudo apt autoremove

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

Package: python-mock-services
Architecture: all
Version: 0.2-0ubuntu0.16.04.1
Priority: extra
Section: universe/python
Origin: Ubuntu
Maintainer: Chuck Short
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 48
Depends: python-attr, python-funcsigs, python-requests-mock, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-python-mock-services-doc
Filename: pool/universe/p/python-mock-services/python-mock-services_0.2-0ubuntu0.16.04.1_all.deb
Size: 8444
MD5sum: 75857eacebbdc8ccf033fb792f1b1f78
SHA1: e1b3f479d716dc0e0ece430d96323cb6ddc1c0ae
SHA256: 0e97f40085824329ba7e70f50f19de80fc65b96d8c2c3fcc59eb8754655be979
SHA512: 631c9c7c7ccde76a6eb21e3fc421dcf3fbc8c2ba50cb98c4a4c49a294bf3efaf6c0d1aaf363dd9da092f9b8b51366d3f9a8206716eaf1c5d5327d5615be3836e
Description-en: Provides an easy way of mocking API Services (Python 2)
Aims to provide an easy way to mock an entire service API based on requests-mock
and a simple dict definition of a service. The idea is to
mock everything at start according given rules.
Then mock-services allows to start/stop http mock locally.
.
This package installs the library for Python 2.
Description-md5: 3d8ca8a0519deb05cf69b304caf74263

5. The same packages on other Linux Distributions