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

Last updated: May 15,2024

1. Install "ruby-seed-fu" package

This is a short guide on how to install ruby-seed-fu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-seed-fu

2. Uninstall "ruby-seed-fu" package

Here is a brief guide to show you how to uninstall ruby-seed-fu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-seed-fu $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-seed-fu
Priority: optional
Section: universe/ruby
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.3.5-1
Depends: ruby | ruby-interpreter, ruby-activerecord (>= 3.1), ruby-activesupport (>= 3.1)
Filename: pool/universe/r/ruby-seed-fu/ruby-seed-fu_2.3.5-1_all.deb
Size: 11484
MD5sum: b9711e6a0366f62b46a38e6dd25c9550
SHA1: ee06db95c571f2572f4dddcb4c2654911089646c
SHA256: a113b13fa0e6f7e599b4e231d898394820d9300a113f7a4b434228ae2b3be4ea
Description-en: easily manage seed data in an Active Record application
Seed Fu is an attempt to once and for all solve the problem of inserting and
maintaining seed data in a database. Seed Fu depends on Active Record, but
doesn't have to be used with a full Rails app.
Description-md5: 2d70c5bdda4ec51c72576305c3707c30
Homepage: http://github.com/mbleigh/seed-fu
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu