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

Last updated: May 19,2024

1. Install "ruby-cocoon" package

Here is a brief guide to show you how to install ruby-cocoon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-cocoon

2. Uninstall "ruby-cocoon" package

Please follow the guidance below to uninstall ruby-cocoon on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-cocoon
Priority: optional
Section: universe/ruby
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.6-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-cocoon/ruby-cocoon_1.2.6-2_all.deb
Size: 13168
MD5sum: c5b33da7eee7e7c08022d760a4634fb4
SHA1: c83743d974140533dd70badb3e0784700fb48193
SHA256: 91c28a0fd05d72a015ed1c9036dbbac96596efb79e998f71b88c66a5b4666bc2
Description-en: tool to handle nested forms using jQuery
Nested forms are forms that handle nested models and attributes in one form;
e.g. a project with its tasks or an invoice with its line items.
.
Cocoon is an unobtrusive nested forms handling, using jQuery.
It is form builder-agnostic, so it works with standard Rails, Formtastic,
or SimpleForm. It is compatible with rails 3 and rails 4.
Description-md5: 50dfe731b68cae8372ea9a02e15536e7
Homepage: http://github.com/nathanvda/cocoon
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu