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

Last updated: May 11,2024

1. Install "ruby-ole" package

In this section, we are going to explain the necessary steps to install ruby-ole on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-ole

2. Uninstall "ruby-ole" package

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

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

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

Package: ruby-ole
Priority: optional
Section: universe/ruby
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.11.8-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-ole/ruby-ole_1.2.11.8-1_all.deb
Size: 31544
MD5sum: 32bf6422609d443d7dab1284b7e25d3c
SHA1: aaca0aebf51e8750d8d229f7eae0aa682bdb4247
SHA256: 16808a848d9e96bfcf6bb661e81c356ad523ad3b9f8470bf249dbf85112077f4
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
Homepage: https://github.com/aquasync/ruby-ole
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu