How to Install and Uninstall php-faker Package on Kali Linux

Last updated: June 01,2024

1. Install "php-faker" package

Please follow the step by step instructions below to install php-faker on Kali Linux

$ sudo apt update $ sudo apt install php-faker

2. Uninstall "php-faker" package

Please follow the guidance below to uninstall php-faker on Kali Linux:

$ sudo apt remove php-faker $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-faker package on Kali Linux

Package: php-faker
Version: 1.20.0+dfsg-1
Installed-Size: 10191
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-psr-container, php-symfony-deprecation-contracts
Suggests: php-curl, php-xml, php-mbstring, php-doctrine-orm
Breaks: php-fzaninotto-faker
Size: 2492820
SHA256: 25dc2058d5d33aae702c9a59aa0b13046d46536022c7774fa3042fd601dd7b6f
SHA1: d8399778f80539a2030241a57f06c80f36520d95
MD5sum: 7179d65dd6ba5b808d1b00b182f068b0
Description: Faker is a PHP library that generates fake data for you
Faker helps one to bootstrap database, create XML documents, fill-in
persistence to stress test it, or anonymize data taken from a production
service.
.
It's heavily inspired by Perl's Data::Faker, and by Ruby's Faker.
Description-md5:
Homepage: https://github.com/FakerPHP/Faker
Section: php
Priority: optional
Filename: pool/main/p/php-faker/php-faker_1.20.0+dfsg-1_all.deb