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

Last updated: May 18,2024

1. Install "ruby-packable" package

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

$ sudo apt update $ sudo apt install ruby-packable

2. Uninstall "ruby-packable" package

This is a short guide on how to uninstall ruby-packable on Kali Linux:

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

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

Package: ruby-packable
Version: 1.3.14-2
Installed-Size: 45
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-backports
Size: 12740
SHA256: 5750c073ebf5d11b91973565ee8b6e7f4b16c5077c9a56c803158b3e7460278f
SHA1: a6073123f03150dc140cebb82aa380de6652b539
MD5sum: 8c372f4e3bd4e4f91877777940cd6bf2
Description: extensive packing and unpacking capabilities for Ruby
The packable Ruby library provides a nicer, smarter and more powerful
alternative to Ruby's Array::pack and String::unpack methods to read and write
binary data.
Description-md5:
Homepage: https://github.com/marcandre/packable
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-packable/ruby-packable_1.3.14-2_all.deb