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

Last updated: May 17,2024

1. Install "ruby-bindata" package

This guide let you learn how to install ruby-bindata on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-bindata

2. Uninstall "ruby-bindata" package

Please follow the guidelines below to uninstall ruby-bindata on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-bindata
Architecture: all
Version: 2.3.5-1
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: 173
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-bindata/ruby-bindata_2.3.5-1_all.deb
Size: 33290
MD5sum: 5e87017a6cd129c01e37a7f431f3bb32
SHA1: 7291d8d1bef566f359a2b5f601a881de82f7a9fd
SHA256: d8eb3d5740ab7895f204d0e08774aec4f78f5111a66da7c29e4d4977e7826b75
SHA512: a6d9516b8a4099cd60e7f5ac14b55f59c854e7e532950333911a48eaa9795a70017b0f92ab46da239d5eda564d75a0fc4e926173d9fab10900a17f7ea0d26f86
Homepage: http://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