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

Last updated: May 18,2024

1. Install "ruby-ox" package

This guide covers the steps necessary to install ruby-ox on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-ox

2. Uninstall "ruby-ox" package

Please follow the step by step instructions below to uninstall ruby-ox on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-ox
Architecture: amd64
Version: 2.11.0-1build1
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: 253
Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0-4), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-ox/ruby-ox_2.11.0-1build1_amd64.deb
Size: 79600
MD5sum: adf428cdf7094d525918e2fa794769c8
SHA1: dda8edca27b5706d22eaf5059311639a65d27461
SHA256: 4d0cb61cd6aa2831f3d0a0e4a46d3e16a8c45c4fd6d8e92d77f8b8a049ec2013
SHA512: 527f25bbde6994ac0e3b79f0e15d8aced0ae42aab0c960856dac10a4a46ab4d6e2d09e5cbb0a571285b55e03eda43cb07836e90886bafa000517c34cc05eb429
Homepage: http://www.ohler.com/ox
Description-en: fast XML parser and object serializer
Optimized XML (Ox), as the name implies, was written to provide speed
optimized XML handling. It was designed to be an alternative to Nokogiri
and other Ruby XML parsers for generic XML parsing and as an alternative
to Marshal for Object serialization.
.
Ox handles XML documents in three ways: it is a generic XML parser and
writer, a fast Object / XML marshaller, and a stream SAX parser. The
library is implemented in C for speed and has a lean, simple Ruby API.
Description-md5: 9754971cc5d8cc81916a5e1443772e6a
Ruby-Versions: ruby2.7