How to Install and Uninstall ruby-bindata Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "ruby-bindata" package

This guide covers the steps necessary to install ruby-bindata on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-bindata

2. Uninstall "ruby-bindata" package

Here is a brief guide to show you how to uninstall ruby-bindata on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-bindata package on Ubuntu 21.10 (Impish Indri)

Package: ruby-bindata
Architecture: all
Version: 2.4.8-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 174
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-bindata/ruby-bindata_2.4.8-1_all.deb
Size: 34188
MD5sum: 23418e204a96fe9ca9d03cacf3b62574
SHA1: 7e78e439557601d69b3987862cb1669ebd91fcdc
SHA256: c15d4abfcf60d992fb8178d320ef5e71192c6d853b7d9d062a31fde9464085c0
SHA512: 1a7c2ec93667cdabc5068160cd2160c339be7d2ef0a28f8a07d50fac2d52f902ff67dccc921198b30877e7a0aa6ee7b52e12090337c321923a805d04db97f3b9
Homepage: https://github.com/dmendel/bindata
Description-en: declarative way to read and write binary file formats
BinData is a declarative way to read and write binary file formats.
.
This means the programmer specifies *what* the format of the binary
data is, and BinData works out *how* to read and write data in this
format. It is an easier ( and more readable ) alternative to
ruby's #pack and #unpack methods.
Description-md5: 2eac499daf8003ab367ee27a39cc892c
Ruby-Versions: all