How to Install and Uninstall python3-factory-boy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-factory-boy" package

In this section, we are going to explain the necessary steps to install python3-factory-boy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-factory-boy

2. Uninstall "python3-factory-boy" package

Please follow the instructions below to uninstall python3-factory-boy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-factory-boy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-factory-boy package on Ubuntu 21.10 (Impish Indri)

Package: python3-factory-boy
Architecture: all
Version: 2.11.1-3
Priority: optional
Section: universe/python
Source: factory-boy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 171
Depends: python3-fake-factory, python3:any
Suggests: python-factory-boy-doc
Filename: pool/universe/f/factory-boy/python3-factory-boy_2.11.1-3_all.deb
Size: 34116
MD5sum: e8246e7588f6566bc88b4334fe4a0f1b
SHA1: 5266be8035906147dda1d3497c39750a38bcc822
SHA256: c135863148641273114765dd0b8a564367cd011e1fa4eb439d1631c285fb49d6
SHA512: ed05a018f7ecd749947a99f35a2be19c8e5d25f9b479ae066338ad1fc05fe65796941d15c100fb09d104eacbec3de09d7b89ec1dd79e0e86e60875eb0be6713e
Homepage: https://github.com/FactoryBoy/factory_boy
Description-en: test fixtures replacement based on factory_girl for Ruby - Python 3.x
factory_boy is a fixtures replacement based on thoughtbot's factory_girl. Like
factory_girl it has a straightforward definition syntax, support for multiple
build strategies (saved instances, unsaved instances, attribute dicts, and
stubbed objects), and support for multiple factories for the same class,
including factory inheritance.
.
Django support is included, and support for other ORMs can be easily added.
.
This package provides the Python 3.x module.
Description-md5: 2c6a3b9ee49474e5e65a743a7f67a170