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

Last updated: May 18,2024

1. Install "python3-mox3" package

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

$ sudo apt update $ sudo apt install python3-mox3

2. Uninstall "python3-mox3" package

Learn how to uninstall python3-mox3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-mox3
Priority: optional
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-mox3
Version: 0.10.0-2
Depends: python3-fixtures (>= 1.3.1), python3-pbr (>= 1.6), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-mox3/python3-mox3_0.10.0-2_all.deb
Size: 32034
MD5sum: f9e1ddbf8add0f8929d348149a6c728e
SHA1: 7784d212c67e0372f21bf02746df1c7159f6a988
SHA256: 3adcd62973029693cf1005a7201762ad025451da54306b32736ffd97463844f2
Description-en: Mock object framework - Python 3.x
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 3.x module.
Description-md5: f633d06cc949c5cdfc0594b4a7a21d9d
Homepage: https://pypi.python.org/pypi/mox3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu