How to Install and Uninstall ruby-ole Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-ole" package

This tutorial shows how to install ruby-ole on Kali Linux

$ sudo apt update $ sudo apt install ruby-ole

2. Uninstall "ruby-ole" package

This guide covers the steps necessary to uninstall ruby-ole on Kali Linux:

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

3. Information about the ruby-ole package on Kali Linux

Package: ruby-ole
Version: 1.2.12.2-2
Installed-Size: 114
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Size: 34124
SHA256: 7dd603edd6e6b7e0b5e28842a8a7d7e62544137d21486922da25d40934c7e596
SHA1: f333c34359a087305c5b4433f1ec1c3beada7507
MD5sum: 19f13457665ca1284cfaadab6ea99a1a
Description: 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:
Homepage: https://github.com/aquasync/ruby-ole
Ruby-Versions: all
Tag: implemented-in::ruby, role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ole/ruby-ole_1.2.12.2-2_all.deb