How to Install and Uninstall ruby-nokogiri Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "ruby-nokogiri" package

This is a short guide on how to install ruby-nokogiri on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-nokogiri

2. Uninstall "ruby-nokogiri" package

This guide let you learn how to uninstall ruby-nokogiri on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-nokogiri package on Ubuntu 21.10 (Impish Indri)

Package: ruby-nokogiri
Architecture: amd64
Version: 1.11.1+dfsg-2ubuntu1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 489
Depends: ruby (>= 1:2.7~0), ruby-racc (>= 1.4), libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~), ruby-pkg-config (>= 1.1.7)
Breaks: ruby-sanitize (<< 4.6.6-2)
Filename: pool/universe/r/ruby-nokogiri/ruby-nokogiri_1.11.1+dfsg-2ubuntu1_amd64.deb
Size: 105784
MD5sum: 41e59ffafe5615a1e888c204e8f3c0a2
SHA1: 22cb6f7a38c65a07a147c0c0306978c10f39748d
SHA256: 28df19bb8abe3ce21d4f1a6d8b12403855413ecdf0819f3c9a1ea3c66b8c8cf7
SHA512: ea0176acb82f19e36562051b9e9f6743e25352ab9fae0eac4ee1db2c68803c910811e74922eddea1128a31baa992c552fb4cf2a006ae64ed9dd32a26fe6ac815
Homepage: https://nokogiri.org
Description-en: HTML, XML, SAX, and Reader parser for Ruby
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. It is able to
search documents via XPath or CSS3 selectors, and is a drop-in replacement
for Hpricot (though not bug for bug).
Description-md5: 8b5216e340ca3509e38f4420fb6ca92a
Ruby-Versions: ruby2.7