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

Last updated: May 10,2024

1. Install "ruby-ole" package

This is a short guide on how to install ruby-ole on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-ole

2. Uninstall "ruby-ole" package

This is a short guide on how to uninstall ruby-ole on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-ole
Architecture: all
Version: 1.2.12.2-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 111
Depends: ruby
Filename: pool/universe/r/ruby-ole/ruby-ole_1.2.12.2-1_all.deb
Size: 30908
MD5sum: 7e3cb958ed6ea8a8a81c61a649498353
SHA1: 3e790843151274c86d7f272c829b9208f99d8fa0
SHA256: 073df5219d87b5341a1d3520c21aa2467850db6615d20a38eec190e17014c200
SHA512: e212cabed18c36cf012e8034af4faffcd07b2041872a88bbca6d24f5b1c14f310968e59edee5c4ea46f8f1c3b0ec207b4c99a9860d737c105b8a51b0deee0014
Homepage: https://github.com/aquasync/ruby-ole
Description-en: Ruby library for read/write access for OLE compound documents
Ruby-ole is a library for read/write access to OLE2 structured storage
files, such as those produced by Microsoft Office, eg *.doc, *.msg
etc.
.
It provides a simple and easy to use API, supporting read and write
streaming, by providing transparent access to the "files" within OLE
documents as IO-like objects, supporting all the expected operations.
Description-md5: 15d521c2fd93f8ba660c6dd6c3b22750
Ruby-Versions: all