How to Install and Uninstall ruby-htmlentities Package on Kali Linux

Last updated: May 09,2024

1. Install "ruby-htmlentities" package

This is a short guide on how to install ruby-htmlentities on Kali Linux

$ sudo apt update $ sudo apt install ruby-htmlentities

2. Uninstall "ruby-htmlentities" package

Learn how to uninstall ruby-htmlentities on Kali Linux:

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

3. Information about the ruby-htmlentities package on Kali Linux

Package: ruby-htmlentities
Version: 4.3.3-1.1
Installed-Size: 132
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 23416
SHA256: 31dacd2e5a830c95db9d474d0b900c97a117291a21db432c7ca3f0f347ed9b14
SHA1: 6ef7347f4c4636e92c3c5b843538be41353ed10f
MD5sum: 4c8b9848e935118eaf29c5e58b3dc01b
Description: 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:
Homepage: https://github.com/threedaymonk/htmlentities
Ruby-Versions: all
Tag: implemented-in::ruby, role::program, role::shared-lib, use::converting,
works-with-format::html, works-with::text
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-htmlentities/ruby-htmlentities_4.3.3-1.1_all.deb