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

Last updated: September 20,2024

1. Install "python-model-mommy" package

Please follow the instructions below to install python-model-mommy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-model-mommy

2. Uninstall "python-model-mommy" package

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

$ sudo apt remove python-model-mommy $ sudo apt autoclean && sudo apt autoremove

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

Package: python-model-mommy
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.2-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-django, python-mock, python-six
Filename: pool/universe/p/python-model-mommy/python-model-mommy_1.2-1_all.deb
Size: 13576
MD5sum: b504659fcd74c2baa16d733963cc65fd
SHA1: d55bb2619eb357f2d34b64090234f97c31124f2c
SHA256: fbc3d754f5c62208e1e4b7537bf26f73df2e086684c4415173edeab51d36c2cc
Description-en: smart object creation facility for Django
Model-mommy offers you a smart way to create fixtures for testing in Django.
With a simple and powerful API you can create many objects with a single
line of code.
.
This package provides Python 2 module bindings only.
Description-md5: d4005a21fff2808ee67dd1eb856dccf2
Homepage: https://github.com/vandersonmota/model_mommy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu