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

Last updated: May 20,2024

1. Install "ruby-simple-form" package

Please follow the steps below to install ruby-simple-form on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-simple-form

2. Uninstall "ruby-simple-form" package

This tutorial shows how to uninstall ruby-simple-form on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-simple-form $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-simple-form
Priority: optional
Section: universe/ruby
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.2.0-1
Depends: ruby | ruby-interpreter, ruby-actionpack (>= 2:4.0), ruby-activemodel (>= 2:4.0)
Filename: pool/universe/r/ruby-simple-form/ruby-simple-form_3.2.0-1_all.deb
Size: 39132
MD5sum: d9791d1d45a109aab16db4f7d10113d5
SHA1: 7d882b2b096fdc314de5356688853c8c87c9875b
SHA256: 328ac9ba6b553813431df1697f651e466142e96e5e8ee0473087a4407fe785b5
Description-en: library to simplify the creation of forms in Rails applications
Simple Form provides a stack of components that can be invoked to create
complete HTML inputs on Rails application , which by default contains label,
hints, errors and the input itself. Simple Form reduces duplication and helps
having a consistent form usage across the application.
Description-md5: 9725efb3f4879200a9d3f739c6e35cf0
Homepage: https://github.com/plataformatec/simple_form
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu