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

Last updated: October 04,2024

1. Install "python-mox3" package

Please follow the guidelines below to install python-mox3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mox3

2. Uninstall "python-mox3" package

Here is a brief guide to show you how to uninstall python-mox3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mox3
Priority: optional
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.10.0-2
Depends: python-fixtures (>= 1.3.1), python-pbr (>= 1.6), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-mox3/python-mox3_0.10.0-2_all.deb
Size: 31978
MD5sum: 9095dd861732c69c5d94c36cbb1913fc
SHA1: 819d0901e1d121ff71f987a873310a6d22c10c51
SHA256: 5d3021616ae4ad8e79c7b6e65c5653df3772bf829021ebd7fcb62dfeac5db8d3
Description-en: Mock object framework - Python 2.7
Mox3 is an unofficial port of the Google mox framework (see
http://code.google.com/p/pymox/) to Python 3. It was meant to be as compatible
with mox as possible, but small enhancements have been made.
.
This package provides the Python 2.7 module.
Description-md5: 864225626962ba9d64b9f1d575206b87
Homepage: https://pypi.python.org/pypi/mox3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu