nokogiri

An HTML, XML, SAX and Reader parser. More information: <https://nokogiri.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y rubygem-nokogiri
Ubuntu
RUN apt-get update && \ apt-get install -y rubygem-nokogiri
Arch Arch Linux
RUN pacman -S --noconfirm rubygem-nokogiri
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rubygem-nokogiri
Fedora
RUN dnf install -y rubygem-nokogiri
Raspbian
RUN apt-get update && \ apt-get install -y rubygem-nokogiri
click the source code to copy install nokogiri on any operating system with command-not-found.com