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

Last updated: May 08,2024

1. Install "ruby-faker" package

Please follow the instructions below to install ruby-faker on Kali Linux

$ sudo apt update $ sudo apt install ruby-faker

2. Uninstall "ruby-faker" package

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

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

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

Package: ruby-faker
Version: 2.21.0-1
Installed-Size: 6500
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-i18n (>= 1.8.11), ruby-i18n (<< 2)
Size: 1097552
SHA256: 3fee41ce055f9c4d7b868c7988611f488967de21652392560a545ee5d7c13ce8
SHA1: 740590252486e4f6a4107033af67c0126cef386c
MD5sum: 05d8fb26f094d29c45ed74019c49a569
Description: easily generate fake data
This gem provides a port of Data::Faker from Perl, which can be used to easily
generate fake data: names, addresses, phone numbers, etc. It comes in very
handy for taking screenshots, having real-looking test data, and having your
database populated with more than one or two records while you're doing
development.
Description-md5:
Homepage: https://github.com/faker-ruby/faker
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-faker/ruby-faker_2.21.0-1_all.deb