Install ruby-nokogumbo by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-nokogumbo
Description:
Nokogiri interface to the Gumbo HTML5 parser
Nokogiri is an HTML and XML parser for Ruby. Gumbo is a HTML5 parser written in pure C. . Nokogumbo allows a Ruby program to invoke the Gumbo parser and access the result as a Nokogiri parsed document.
Homepage: https://github.com/rubys/nokogumbo/#readme
Version: 1.4.2+ds-1build5
Section: universe/ruby