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

Last updated: May 18,2024

1. Install "python3-mock-services" package

Please follow the guidelines below to install python3-mock-services on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-mock-services" package

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

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

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

Package: python3-mock-services
Architecture: all
Version: 0.2-0ubuntu0.16.04.1
Priority: extra
Section: universe/python
Source: python-mock-services
Origin: Ubuntu
Maintainer: Chuck Short
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 48
Depends: python3-attr, python3-funcsigs, python3-requests-mock, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: python-python-mock-services-doc
Filename: pool/universe/p/python-mock-services/python3-mock-services_0.2-0ubuntu0.16.04.1_all.deb
Size: 8516
MD5sum: 96b84598435f1bce4935946c2911d122
SHA1: 3331052bf908b2ada3e4424ea9a357fe9194d85f
SHA256: 12268f58c25493b9798f2d32e128a8758ab3f98cc9debf83362b82d0270659d0
SHA512: ef9645a06aa8fedb870c58efff69644942986aa0c5f532491690bf2262f2447466218a20bd2bb201dfb54d06f2aa8cbc30ad875264d52c41cb92f244500529fc
Description-en: Provides an easy way of mocking API Services (Python 3)
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 3.
Description-md5: d7d74e54757cd01e552a021dea9a082a

5. The same packages on other Linux Distributions