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

Last updated: May 17,2024

1. Install "ruby-avl-tree" package

This guide let you learn how to install ruby-avl-tree on Kali Linux

$ sudo apt update $ sudo apt install ruby-avl-tree

2. Uninstall "ruby-avl-tree" package

This tutorial shows how to uninstall ruby-avl-tree on Kali Linux:

$ sudo apt remove ruby-avl-tree $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-avl-tree
Version: 1.2.1-2
Installed-Size: 53
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-atomic (>= 1.1)
Breaks: ruby-metriks (<< 0.9.9.8~)
Size: 9340
SHA256: bfb1064a9813f8eae2c4348e8676f8177361d8dc52cada09db3f4238c3952c6b
SHA1: 23f277194d4ad69500451ed35552c20cdd522e95
MD5sum: 930e4ce999af268fa5b2fe99b90b7664
Description: AVL and red-black trees in Ruby
A pure-Ruby implementation of AVL and red-black trees. AVL and
red-black trees are self-blanacing binary trees optimised for
fast inserts and lookups.
Description-md5:
Homepage: https://github.com/nahi/avl_tree
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-avl-tree/ruby-avl-tree_1.2.1-2_all.deb