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

Last updated: May 18,2024

1. Install "ruby-multimap" package

Here is a brief guide to show you how to install ruby-multimap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-multimap

2. Uninstall "ruby-multimap" package

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

$ sudo apt remove ruby-multimap $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-multimap
Priority: optional
Section: universe/ruby
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.1.2+gh-2build3
Depends: libc6 (>= 2.2.5), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-multimap/ruby-multimap_1.1.2+gh-2build3_amd64.deb
Size: 10180
MD5sum: 986b26e3bd9cb352521008c9af9b1b45
SHA1: ef440cd6ee5e2e6a89ef2ff164754162bfe912ca
SHA256: f68fc65dd0284e64329661e25ad363ef02bf35fd3bade8c05b8a58ea241e23b7
Description-en: Ruby multimap implementation
This package provides a Ruby multimap implementation. Multimap is a
generalization of a map or associative array abstract data type in which
more than one value may be associated with and returned for a given key.
Description-md5: f027dbd20c81059c9cc9f6412e902aba
Homepage: https://github.com/josh/multimap
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu