How to Install and Uninstall python-factory-boy-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-factory-boy-doc" package

This is a short guide on how to install python-factory-boy-doc on Kali Linux

$ sudo apt update $ sudo apt install python-factory-boy-doc

2. Uninstall "python-factory-boy-doc" package

This guide covers the steps necessary to uninstall python-factory-boy-doc on Kali Linux:

$ sudo apt remove python-factory-boy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-factory-boy-doc package on Kali Linux

Package: python-factory-boy-doc
Source: factory-boy
Version: 2.11.1-7
Installed-Size: 1278
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0~rc3+dfsg)
Size: 135100
SHA256: ca2f9c34bd1ad4ff58b0d3e06505692c38e93b82d630b605cf085856852753d8
SHA1: 8a49508252c4becdcbdbab37a4210bb9ec44118c
MD5sum: 68903604b23cb150ec5aaf43d99580ff
Description: test fixtures replacement based on factory_girl for Ruby - doc
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 documentation.
Description-md5:
Homepage: https://github.com/FactoryBoy/factory_boy
Section: doc
Priority: optional
Filename: pool/main/f/factory-boy/python-factory-boy-doc_2.11.1-7_all.deb