How to Install and Uninstall python3-fake-factory Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-fake-factory" package

This is a short guide on how to install python3-fake-factory on Kali Linux

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

2. Uninstall "python3-fake-factory" package

This tutorial shows how to uninstall python3-fake-factory on Kali Linux:

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

3. Information about the python3-fake-factory package on Kali Linux

Package: python3-fake-factory
Source: faker
Version: 22.0.0-1
Installed-Size: 8400
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-typing-extensions | python3-supported-min (>> 3.8), python3:any, python3-pil
Size: 1215492
SHA256: d6818e6479386ac5225f8c8ad80805782b34d87075426cb7e46f778609f43399
SHA1: 3a4714d1d66a9845269cfd937d665ddbb291a452
MD5sum: dc2cd050acd8d631af834fb3d8a8461f
Description: Faker is a Python library that generates fake data (Python 3)
The fake data can be used to bootstrap a database, create XML documents, or
anonymize data taken from a production service.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/joke2k/faker
Section: python
Priority: optional
Filename: pool/main/f/faker/python3-fake-factory_22.0.0-1_all.deb