How to Install and Uninstall ruby-acts-as-tree Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "ruby-acts-as-tree" package

This guide covers the steps necessary to install ruby-acts-as-tree on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-acts-as-tree

2. Uninstall "ruby-acts-as-tree" package

Please follow the step by step instructions below to uninstall ruby-acts-as-tree on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-acts-as-tree $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-acts-as-tree package on Ubuntu 21.10 (Impish Indri)

Package: ruby-acts-as-tree
Architecture: all
Version: 2.8.0-1.1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: ruby | ruby-interpreter, ruby-activerecord
Filename: pool/universe/r/ruby-acts-as-tree/ruby-acts-as-tree_2.8.0-1.1_all.deb
Size: 11048
MD5sum: a523e6fc2043f90602f60bdb8b3ae359
SHA1: 69f1332df20a2dbb51ca8754c322b7e87a862a6b
SHA256: fccf916faac9908136e2feb14edfcced35cc6f125fbff1e8b2609ad89c9443e3
SHA512: e85912255d04a1321893426ded6d7adbddc5ff962d42ec830eb6614e34a27165b0103ffeb7914f3971834b8c631e5466740c81d2d7bb069dddd6891b80aab0a3
Homepage: https://github.com/amerine/acts_as_tree
Description-en: simple tree behaviour to active_record models
Ruby-acts-as-tree is a ruby gem that adds simple support for organizing
ActiveRecord models into parent–children relationships. By default, ActsAsTree
expects a foreign key column called `parent_id`.
Description-md5: a0d3872ee5c54913c2105ce216e69e7a
Ruby-Versions: all