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

Last updated: May 18,2024

1. Install "ruby-narray" package

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

$ sudo apt update $ sudo apt install ruby-narray

2. Uninstall "ruby-narray" package

Please follow the guidelines below to uninstall ruby-narray on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-narray
Priority: optional
Section: universe/ruby
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Daigo Moriwaki
Architecture: amd64
Version: 0.6.1.1-2build3
Depends: libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-narray/ruby-narray_0.6.1.1-2build3_amd64.deb
Size: 76116
MD5sum: 82b20f6790bebd0f491d36c42ed9aea6
SHA1: 50a8baf20c980a25cb5441864cc22cc62b5ed141
SHA256: 748b2ac663aeed119b0152be94c443d83761bdecd78bdf91c9e98870ecb453aa
Description-en: Numerical N-dimensional Array library for Ruby
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.
Description-md5: a953084abc85d13464529d99decab553
Homepage: http://masa16.github.io/narray/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu