How to Install ruby-multibitnums-dbg in Ubuntu 18.04



Install ruby-multibitnums-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-multibitnums-dbg

Description:

extension library for integers with arbitrary bit lengths (debugging symbols)

Multibitnums is Ruby class library, handling multiple multi-bit data packed in a C string. The number of bits is fixed to an arbitrary value. For example, it can accommodate 11-bit integers. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package.

Homepage: http://www.gfd-dennou.org/library/ruby/products/multibitnums/

Version: 0.1.4-2build8

Section: universe/debug