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

Last updated: May 20,2024

1. Install "ruby-extlib" package

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

$ sudo apt update $ sudo apt install ruby-extlib

2. Uninstall "ruby-extlib" package

This tutorial shows how to uninstall ruby-extlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-extlib
Priority: extra
Section: universe/ruby
Installed-Size: 163
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.16-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-extlib/ruby-extlib_0.9.16-1_all.deb
Size: 31922
MD5sum: a4bd184e3e0a949b1e8cefcea48b8c0f
SHA1: 844228fbeeaa125ac7cf8f717832e5249ee7f1c4
SHA256: 63151dcc2fd4bfbe3026d8b11493ab0ab85e616d20e52342707808d6c8ddc3d5
Description-en: general Ruby class extensions for DataMapper and Merb
This library provides a number of lightweight Ruby class extensions
extracted from DataMapper. Examples include a Mash class, which is a
Hash with indifferent access and an added blank? method to most
standard variable classes.
Description-md5: d9f4f5b6fcaf78ff7c1771c0fd865a48
Homepage: https://github.com/datamapper/extlib
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu