How to Install and Uninstall python3-model-bakery Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-model-bakery" package

Please follow the guidance below to install python3-model-bakery on Kali Linux

$ sudo apt update $ sudo apt install python3-model-bakery

2. Uninstall "python3-model-bakery" package

Please follow the guidance below to uninstall python3-model-bakery on Kali Linux:

$ sudo apt remove python3-model-bakery $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-model-bakery package on Kali Linux

Package: python3-model-bakery
Source: python-model-bakery
Version: 1.7.0-1
Installed-Size: 100
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 3.2), python3:any
Suggests: python-model-bakery-doc
Size: 24200
SHA256: 6584282c783a9ef53d774666756b8818c46a91d0d42ee1914811e4596d18661a
SHA1: 818bdd1382dc8cd6d63648611794c52eb90a29c3
MD5sum: b1f67fe944104091936cccc5e59d8ba7
Description: smart object creation facility for Django (Python 3 version)
Model-Bakery is the replacement for model-mommy and 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 installs the library for Python 3.
Description-md5:
Homepage: https://github.com/model-bakers/model_bakery
Section: python
Priority: optional
Filename: pool/main/p/python-model-bakery/python3-model-bakery_1.7.0-1_all.deb