How to Install and Uninstall octave-linear-algebra Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "octave-linear-algebra" package

Learn how to install octave-linear-algebra on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-linear-algebra

2. Uninstall "octave-linear-algebra" package

Please follow the instructions below to uninstall octave-linear-algebra on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove octave-linear-algebra $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-linear-algebra package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: octave-linear-algebra
Priority: optional
Section: universe/math
Installed-Size: 462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 2.2.2-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblapack3 | liblapack.so.3, liboctave3, libstdc++6 (>= 4.2.1), octave (>= 4.0.0)
Filename: pool/universe/o/octave-linear-algebra/octave-linear-algebra_2.2.2-1_amd64.deb
Size: 88726
MD5sum: 10ec13b18f437a769d3beb9383fda754
SHA1: 85d795693b24f5f45cfc7274dea6f3df2d3b453e
SHA256: 17c262ad2e92cb02b06cc688dd270c0f984f6162c87b6b4f030ccaa08f5ce446
Description-en: additional linear-algebra functions for Octave
This package provides additional functions to work on linear algebra
code in Octave, a numerical computation software. This package
includies general singular value methods to factorize a matrix
(bicg), function to calculate the condition numbers of eigenvalues of
a matrix (condeig), a matrix equivalant of the Octave function name
(funm) and trigonometric/hyperbolic functions for square matrixes.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: 07b92d922422cf7601e4164c8851fa8d
Homepage: http://octave.sourceforge.net/linear-algebra
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu