How to Install and Uninstall jblas Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "jblas" package

Please follow the step by step instructions below to install jblas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jblas

2. Uninstall "jblas" package

Please follow the guidance below to uninstall jblas on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jblas $ sudo apt autoclean && sudo apt autoremove

3. Information about the jblas package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jblas
Priority: optional
Section: universe/science
Installed-Size: 312
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: amd64
Version: 1.2.3-6
Depends: libatlas3-base, libc6 (>= 2.4), liblapack3 | liblapack.so.3
Suggests: jblas-doc
Filename: pool/universe/j/jblas/jblas_1.2.3-6_amd64.deb
Size: 148330
MD5sum: 07446004980afa63aff47c236880809e
SHA1: 7b336dc1072e14e27fb3b1043e25eb873fdd8ceb
SHA256: 60ac76337bae42c10231630884491ac003ae78dd451c7b8ed8c245d66bdc85b8
Description-en: fast linear algebra library for Java
jblas is a fast linear algebra library for Java. jblas is essentially
a light-weight wrapper around BLAS and LAPACK routines, the
de-facto industry standard for matrix computations. It uses
state-of-the-art implementations like ATLAS for all its computational
routines, making it very fast.
.
This package contains the binaries and examples.
Description-md5: 5eedbfbaf0318107a1698b2f21613046
Homepage: http://jblas.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu