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

Last updated: May 17,2024

1. Install "ruby-htmlentities" package

Learn how to install ruby-htmlentities on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-htmlentities

2. Uninstall "ruby-htmlentities" package

In this section, we are going to explain the necessary steps to uninstall ruby-htmlentities on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-htmlentities
Priority: optional
Section: universe/ruby
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.3.3-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-htmlentities/ruby-htmlentities_4.3.3-1_all.deb
Size: 21566
MD5sum: 436f0aaeedfc8210f2d329d7bb0c7b81
SHA1: 62fbabcc570b6097caab8b992d0a72f7f8df5077
SHA256: 87d1ed61a0d4151cf07c55ee69b4a5808bb8cd4d3387480322c1de28d176f5d0
Description-en: Ruby library for handling HTML entities
HTMLEntities is a simple library to facilitate encoding and decoding of named
(ý and so on) or numerical ({ or Ī) entities in HTML and
XHTML documents.
Description-md5: ddda05a48d60a389be8922e56a741f81
Homepage: https://github.com/threedaymonk/htmlentities
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu