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

Last updated: May 10,2024

1. Install "ruby-hamster" package

Please follow the instructions below to install ruby-hamster on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-hamster

2. Uninstall "ruby-hamster" package

This guide covers the steps necessary to uninstall ruby-hamster on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-hamster
Priority: optional
Section: universe/ruby
Installed-Size: 282
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.0.0-1
Depends: ruby | ruby-interpreter, ruby-concurrent (>= 1.0.0)
Filename: pool/universe/r/ruby-hamster/ruby-hamster_3.0.0-1_all.deb
Size: 42732
MD5sum: 0309de61d973db1bf59a2842f5bded35
SHA1: 94c6a6a2c479ad83c687d17e31528320271a68ca
SHA256: 3451b056677da1d1679af07ec252b3a4d8218332694f0a5a037344187b705231
Description-en: Efficient, immutable, thread-safe collection classes for Ruby
Hamster collections are immutable. Whenever you modify a Hamster
collection, the original is preserved and a modified copy is
returned. This makes them inherently thread-safe and sharable.
Description-md5: daf46e1412cbab5b80a5a3c9fbb92102
Homepage: https://github.com/hamstergem/hamster
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu