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

Last updated: May 20,2024

1. Install "ruby-ole" package

This is a short guide on how to install ruby-ole on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-ole

2. Uninstall "ruby-ole" package

In this section, we are going to explain the necessary steps to uninstall ruby-ole on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-ole
Architecture: all
Version: 1.2.11.8-2
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: 110
Depends: ruby
Filename: pool/universe/r/ruby-ole/ruby-ole_1.2.11.8-2_all.deb
Size: 32028
MD5sum: c0e075b4f3aefd4f469f907316d686b5
SHA1: c97d1afaa43d87dd39ca10595e7c7b4fc7782d30
SHA256: 0712ff6afb91206134b33632da4630587fca94f1fdfbfb5ac8adb42a869ed32f
SHA512: 53c24ccb4767ee791b72ac180ce064a1598351970da84e89533fe1c1663e3cf427d17ecbf08576d74bd5e59aa25ba32eaea1a13bc10ba4f34e818e693ad67e5b
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