How to Install and Uninstall ruby-nori Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "ruby-nori" package

This is a short guide on how to install ruby-nori on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-nori

2. Uninstall "ruby-nori" package

Please follow the instructions below to uninstall ruby-nori on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-nori package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-nori
Priority: optional
Section: universe/ruby
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.6.0-1
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
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
Homepage: https://github.com/savonrb/nori
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu