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

Last updated: May 17,2024

1. Install "ruby-avl-tree" package

This guide covers the steps necessary to install ruby-avl-tree on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-avl-tree" package

This guide let you learn how to uninstall ruby-avl-tree on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-avl-tree
Priority: optional
Section: universe/ruby
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.3-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-avl-tree/ruby-avl-tree_1.1.3-1_all.deb
Size: 6838
MD5sum: 11601f9271bdc9c154e5b9ddcf969652
SHA1: 344699ba74bcd36ed9bcfeed416f1f6ba1693d99
SHA256: 7195fb9dac1b0f0accb857a927d856abccef16dc818078d95f64746b34fbca36
Description-en: AVL and red-black trees in Ruby
A pure-Ruby implementation of AVL and red-black trees. AVL and
red-black trees are self-balancing binary trees optimised for
fast inserts and lookups.
Description-md5: 862add5fc3cda88e0d80762bc511708f
Homepage: https://github.com/nahi/avl_tree
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu