How to Install and Uninstall ruby-html2text Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: January 11,2025

1. Install "ruby-html2text" package

Here is a brief guide to show you how to install ruby-html2text on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-html2text

2. Uninstall "ruby-html2text" package

Please follow the steps below to uninstall ruby-html2text on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-html2text package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-html2text
Architecture: all
Version: 0.2.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1.6)
Filename: pool/universe/r/ruby-html2text/ruby-html2text_0.2.0-1_all.deb
Size: 4974
MD5sum: 9f441f6035699b3f90d7ec3c46411560
SHA1: c154dcbf0b5a58961999c247ae26ac3e1664ef7c
SHA256: fb2f5c2e5f7fc8e1198cf32a617437dcdfac3883b62500a85d24ca831597c0bf
SHA512: 8fe43d8897d6a879b6eb18c2f8b8a44ef95b7762c2bb12d86b9f91d975b1f1df66882ca41d39e26b5f8dc2915fd0d8a902334f1c568a2ad05680a165c64222b6
Homepage: https://github.com/soundasleep/html2text_ruby
Description-en: convert HTML into plain text
This package provides the gem html2text, which can be used to convert HTML
input into a plain text format. It uses Ruby's DOM methods to load HTML from
a string, and then iterates over the resulting DOM to correctly output plain
text.
Description-md5: afcebe668815d0d99aaccdfde457c2c0
Ruby-Versions: all