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

Last updated: May 17,2024

1. Install "ruby-lapack" package

Here is a brief guide to show you how to install ruby-lapack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-lapack

2. Uninstall "ruby-lapack" package

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

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

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

Package: ruby-lapack
Priority: optional
Section: universe/ruby
Installed-Size: 9319
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.7.2-1build2
Depends: libc6 (>= 2.14), liblapack3 | liblapack.so.3, libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), ruby-narray
Filename: pool/universe/r/ruby-lapack/ruby-lapack_1.7.2-1build2_amd64.deb
Size: 808912
MD5sum: 5e45abcbf0e6ea42e1dcb5a74c6b2db8
SHA1: 06dd7099b14bec9a43fffbc4d1257d8296ddc868
SHA256: 592c7a1e59bb4f3639a2fd99e11a21587ee32ab818fe5a3ba325af415257a837
Description-en: Ruby wrapper of LAPACK
Ruby-LAPACK is Ruby wrapper of LAPACK library using NArray.
.
This package provides libraries and documents.
Description-md5: 0511ccca38f6892dba79854a2671d5d9
Homepage: http://www.gfd-dennou.org/arch/ruby/products/ruby-lapack/index.html
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu