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

Last updated: May 19,2024

1. Install "ruby-packable" package

This guide let you learn how to install ruby-packable on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-packable

2. Uninstall "ruby-packable" package

This guide let you learn how to uninstall ruby-packable on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-packable
Priority: optional
Section: universe/ruby
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.6-2
Depends: ruby | ruby-interpreter, ruby-backports
Filename: pool/universe/r/ruby-packable/ruby-packable_1.3.6-2_all.deb
Size: 11474
MD5sum: ecd3fb3c477b61b8cd57b0c9ba8744a2
SHA1: 2d4f21c8bf1abad039550342fb6a72431624856f
SHA256: 9f27ecca577ba76b2e2b4fa1933e510d372213d08f5fd494360e5e79e9508efd
Description-en: 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: 6b96497d333e74ae4c5a5a0a3115ae34
Homepage: https://github.com/marcandre/packable
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu