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

Last updated: May 12,2024

1. Install "ruby-nori" package

Please follow the step by step instructions below to install ruby-nori on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-nori

2. Uninstall "ruby-nori" package

This guide let you learn how to uninstall ruby-nori on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-nori
Architecture: all
Version: 2.6.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: 51
Depends: ruby | ruby-interpreter, ruby-nokogiri
Filename: pool/universe/r/ruby-nori/ruby-nori_2.6.0-1_all.deb
Size: 9280
MD5sum: c399bd9970f0a4586bf715b6b68e2f96
SHA1: ed7590dcc134c61f433e013adfab88d0f0efb348
SHA256: 0d569a858a27d7c21706cded4e4fd7bad9b4c4b52f564f4f5db46984b2107ada
SHA512: 453c411c4a1f5e1f00f2973f3535e28f67f10be22f5c71d3fd61f47be5553930125f247c6c05c10e29b3d35d21af52e78dd11d2e7b00e3c0d8f010e288c9ccba
Homepage: https://github.com/savonrb/nori
Description-en: XML to Hash translator
Really simple XML parser ripped from Crack which ripped it from Merb.
Nori was created to bypass the stale development of Crack, improve its XML
parser and fix certain issues.
.
Nori supports pluggable parsers and ships with both REXML and Nokogiri
implementations. It defaults to Nokogiri, but you can change it to use REXML.
Description-md5: 98c9aa5b96717c8a05173e51ee8534aa
Ruby-Versions: all