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

Last updated: May 20,2024

1. Install "ruby-awesome-nested-set" package

This guide let you learn how to install ruby-awesome-nested-set on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-awesome-nested-set

2. Uninstall "ruby-awesome-nested-set" package

Please follow the step by step instructions below to uninstall ruby-awesome-nested-set on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-awesome-nested-set $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-awesome-nested-set
Priority: optional
Section: universe/ruby
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.0.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-awesome-nested-set/ruby-awesome-nested-set_3.0.0-1_all.deb
Size: 16126
MD5sum: ab132bcff3a7f5c19b71aea248e62611
SHA1: 706651c5719f1cd2a50147d365d1eb421224a1d6
SHA256: 9462d1f957a00f75c74d3772a6e74bc6ca33806a73751565ba21d3539b0c2b30
Description-en: awesome nested set implementation for Active Record
Awesome Nested Set is an implementation of the nested set pattern for
ActiveRecord models. It is a replacement for acts_as_nested_set and
BetterNestedSet.
.
This is a new implementation of nested set based off of
BetterNestedSet that fixes some bugs, removes tons of duplication,
adds a few useful methods, and adds STI support.
Description-md5: a1f881890d451779151c49ed9f920f0e
Homepage: http://github.com/collectiveidea/awesome_nested_set
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu