How to Install and Uninstall ruby-faker Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 28,2024

1. Install "ruby-faker" package

This guide covers the steps necessary to install ruby-faker on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-faker

2. Uninstall "ruby-faker" package

In this section, we are going to explain the necessary steps to uninstall ruby-faker on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-faker package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-faker
Architecture: all
Version: 1.9.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1761
Depends: ruby-i18n (>= 0.7)
Filename: pool/universe/r/ruby-faker/ruby-faker_1.9.1-2_all.deb
Size: 436936
MD5sum: 054f5815d0c10a0879c51b5e014ce098
SHA1: 53131b55b183086f8ef7d908626ef634a8a003f5
SHA256: 7c3174b5e1450bd34197cb483305e07f0d8ecbd088184a7a8d996e7b5f41254a
SHA512: 9e6e16e36a43c05f81ddd3e4c88b1a6f1d5f86ff914a9c3230d0b66040ceedf7d3ed975f1fe5f2932781eb77a9b2de077d48c5153e8e61f2d7e48f3ac01d0973
Homepage: https://github.com/stympy/faker
Description-en: 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: e41e9b63f411a351fe4dfe1e388bbae6
Ruby-Versions: all