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

Last updated: May 03,2024

1. Install "ruby-addressable" package

This guide let you learn how to install ruby-addressable on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-addressable

2. Uninstall "ruby-addressable" package

Here is a brief guide to show you how to uninstall ruby-addressable on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-addressable
Priority: optional
Section: universe/ruby
Installed-Size: 275
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.3.8-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-addressable/ruby-addressable_2.3.8-1_all.deb
Size: 45404
MD5sum: 432166eae827f74123810984583449b7
SHA1: d20f4e6f067a700273aeb508dc42e30d21bfd660
SHA256: 748e84d4a2e6774a5092c31b3d6a7852f4a6767cdae5c925943ab6390d825845
Description-en: alternative URI implementation for Ruby
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
Description-md5: 6a120ab46f78301957317297aaa2ba8e
Homepage: https://github.com/sporkmonger/addressable
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu