How to Install and Uninstall libjlapack-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjlapack-java" package

Please follow the instructions below to install libjlapack-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjlapack-java

2. Uninstall "libjlapack-java" package

Please follow the steps below to uninstall libjlapack-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjlapack-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjlapack-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjlapack-java
Priority: optional
Section: multiverse/java
Installed-Size: 1032
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: jlapack
Version: 0.8~dfsg-1
Depends: libf2j-java
Filename: pool/multiverse/j/jlapack/libjlapack-java_0.8~dfsg-1_all.deb
Size: 938780
MD5sum: 2091f48671637430e1245deee2f946c3
SHA1: 9cda62e771a3fbac61ddfa544e74f8e6b7fb9b52
SHA256: cb286ed5e4d4882e9b0851faee743ea6070bce6b0e11fcc7f9aaafe13e29e56c
Description-en: LAPACK numerical subroutines translated from their Fortran 77 source
The package provides the LAPACK numerical subroutines translated from their
subset Fortran 77 source into class files, executable by the Java Virtual
Machine (JVM) and for use by Java programmers.
.
This makes it possible for Java applications or applets, distributed on the
World Wide Web to use established legacy numerical code that was originally
written in Fortran.
The translation is accomplished using a special purpose Fortran-to-Java
(source-to-source) compiler.
Description-md5: 5a5d5971abb4fde99a9f13bad69cbb33
Homepage: http://icl.cs.utk.edu/f2j
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu