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

Last updated: May 18,2024

1. Install "ruby-narray-dbg" package

This tutorial shows how to install ruby-narray-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-narray-dbg

2. Uninstall "ruby-narray-dbg" package

This guide covers the steps necessary to uninstall ruby-narray-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-narray-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-narray-dbg
Priority: extra
Section: universe/debug
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Daigo Moriwaki
Architecture: amd64
Source: ruby-narray
Version: 0.6.1.1-2build3
Depends: ruby-narray (= 0.6.1.1-2build3)
Filename: pool/universe/r/ruby-narray/ruby-narray-dbg_0.6.1.1-2build3_amd64.deb
Size: 148820
MD5sum: 8788ce28f07edd8ce9578e943a69af95
SHA1: d37427d286656511e81324d04d3c5cb05165ff68
SHA256: ffd1826f9d2f67711d564ff3e8f05e55b2dcf4919a68c47f46f53ca545ca929a
Description-en: Numerical N-dimensional Array library for Ruby (debug symbols)
NArray is an extension library for Ruby that provides fast calculation and
easy manipulation of large numerical arrays with the Ruby language. It has
numerical n-dimensional array class as well as vector and matrix subclasses,
which can contain 1/2/4-byte Integer, single/double-precision Real/Complex and
Ruby Object.
.
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.
Description-md5: 79b09d960c02441ea06135bb7df3eddc
Homepage: http://masa16.github.io/narray/
Build-Ids: ff87aa06cb5207028bc6955955be85d7ce92b3af
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu