How to Install and Uninstall rubygem-ox.x86_64 Package on Fedora 36
Last updated: January 11,2025
1. Install "rubygem-ox.x86_64" package
This guide let you learn how to install rubygem-ox.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-ox.x86_64
Copied
2. Uninstall "rubygem-ox.x86_64" package
In this section, we are going to explain the necessary steps to uninstall rubygem-ox.x86_64 on Fedora 36:
$
sudo dnf remove
rubygem-ox.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-ox.x86_64 package on Fedora 36
Last metadata expiration check: 4:43:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-ox
Version : 2.14.8
Release : 1.fc36
Architecture : x86_64
Size : 97 k
Source : rubygem-ox-2.14.8-1.fc36.src.rpm
Repository : fedora
Summary : Fast XML parser and object serializer
URL : http://www.ohler.com/ox
License : MIT
Description : A fast XML parser and object serializer that uses only standard C lib.
: 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.
Available Packages
Name : rubygem-ox
Version : 2.14.8
Release : 1.fc36
Architecture : x86_64
Size : 97 k
Source : rubygem-ox-2.14.8-1.fc36.src.rpm
Repository : fedora
Summary : Fast XML parser and object serializer
URL : http://www.ohler.com/ox
License : MIT
Description : A fast XML parser and object serializer that uses only standard C lib.
: 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.