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

Last updated: May 10,2024

1. Install "ruby-cbor" package

Learn how to install ruby-cbor on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-cbor

2. Uninstall "ruby-cbor" package

This guide let you learn how to uninstall ruby-cbor on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-cbor
Architecture: amd64
Version: 0.5.9.6-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 126
Depends: libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-cbor/ruby-cbor_0.5.9.6-2_amd64.deb
Size: 34272
MD5sum: f19770cdd42b32ec894693d35a54faed
SHA1: 15431a3ef148ef92f2728913aaad270abba98f27
SHA256: 85d49a8bd471d1bbc284571395fe3ab69b46bcd0013d495ecd2c10885a9da7f3
SHA512: a71f8f5829b134af2f9aa320f1469d29327728ad09f84b308bb197c9ff5745761084474b673976b3bf8ec8b2b6f640767abde98e42eb9093e9747074754b38fd
Homepage: http://cbor.io/
Description-en: CBOR, Concise Binary Object Representation
CBOR is a library for the CBOR binary object representation format, based on
Sadayuki Furuhashi's MessagePack library.
.
This is a Ruby implementation of the CBOR (http://cbor.io) encoding, based on
the (polished) high-performance msgpack-ruby code.
Description-md5: 257b5ade380e3168d22ff0c7951bbd4d
Ruby-Versions: ruby2.7