How to Install and Uninstall ruby-factory-girl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ruby-factory-girl" package

Please follow the guidance below to install ruby-factory-girl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-factory-girl

2. Uninstall "ruby-factory-girl" package

Learn how to uninstall ruby-factory-girl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-factory-girl $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-factory-girl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-factory-girl
Priority: optional
Section: universe/ruby
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.5.0-2
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 3.0.0)
Filename: pool/universe/r/ruby-factory-girl/ruby-factory-girl_4.5.0-2_all.deb
Size: 27818
MD5sum: 4ae989481505a1ef79d2dc47e3b97b6c
SHA1: 516fde59494f2e4e4830a61e8aa68643841d885e
SHA256: cf514d909e6f57c48830a9d9d237cd11d887ab22bffe48d987804f3d5c569bd6
Description-en: framework and DSL for defining and using model instance factories
factory_girl provides a framework and DSL for defining and
using factories - less error-prone, more explicit, and
all-around easier to work with than fixtures.
Description-md5: 68885d9bd7bca7c4cd95fd2def5fb34f
Homepage: https://github.com/thoughtbot/factory_girl
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu