How to Install and Uninstall ruby-acts-as-tree Package on Kali Linux

Last updated: May 20,2024

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

This is a short guide on how to install ruby-acts-as-tree on Kali Linux

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

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

This is a short guide on how to uninstall ruby-acts-as-tree on Kali Linux:

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

3. Information about the ruby-acts-as-tree package on Kali Linux

Package: ruby-acts-as-tree
Version: 2.9.1-1
Installed-Size: 39
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activerecord (>= 2:3.0.0)
Size: 9800
SHA256: ee1e22e13ca27b348950dffbf771e0eb3f9f0e733b2eebd764515f361d3a7a6d
SHA1: 8609f9019eadb85c4e8391e7258e37fc88460629
MD5sum: 3877c544ca74aad98a30daea505612bb
Description: 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:
Homepage: https://github.com/amerine/acts_as_tree
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-acts-as-tree/ruby-acts-as-tree_2.9.1-1_all.deb