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

Last updated: January 11,2025

1. Install "ruby-ox" package

Please follow the guidelines below to install ruby-ox on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-ox

2. Uninstall "ruby-ox" package

Please follow the guidelines below to uninstall ruby-ox on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-ox
Architecture: amd64
Version: 2.11.0-2
Multi-Arch: same
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 250
Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-ox/ruby-ox_2.11.0-2_amd64.deb
Size: 78892
MD5sum: bcae0661bbf4a93a1b7b4741c60f81e9
SHA1: 743037a004e99d522a19005a3dc4da80daffa3a7
SHA256: 791f2c409ae0c26d3739ae45e76c0bf3d5ae2c24ef7011f91815b14ff6392a2f
SHA512: 614a9fd96da7ac01fd7e44dc3dbcdc93408be036602ef81f2250838ee877b89cba442752593cf5c3826fe7712513aa99305596b58c2d6bba5c2749c02df7bb3a
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