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

Last updated: October 05,2024

1. Install "libcolt-java" package

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

$ sudo apt update $ sudo apt install libcolt-java

2. Uninstall "libcolt-java" package

Please follow the step by step instructions below to uninstall libcolt-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcolt-java
Priority: optional
Section: multiverse/java
Installed-Size: 602
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: colt
Version: 1.2.0+dfsg-2
Depends: libconcurrent-java
Filename: pool/multiverse/c/colt/libcolt-java_1.2.0+dfsg-2_all.deb
Size: 510420
MD5sum: 6e5565bab4b6ebf3a23e6de5344c8c1a
SHA1: 02278423d0ddbd23ab587f577f14cd575a237681
SHA256: bf3ebf4d470795a4742527a1da82608cd9903de2c0db4d619aff0a9ab6aed943
Description-en: scalable scientific and technical computing in Java
This distribution provides an infrastructure for scalable scientific
and technical computing in Java. It is particularly useful in the domain
of High Energy Physics at CERN: It contains, among others, efficient and
usable data structures and algorithms for Off-line and On-line Data
Analysis, Linear Algebra, Multi-dimensional arrays, Statistics,
Histogramming, Monte Carlo Simulation, Parallel & Concurrent
Programming. It summons some of the best concepts, designs and
implementations thought up over time by the community, ports or improves
them and introduces new approaches where need arises. In overlapping
areas, it is competitive or superior to toolkits such as STL, Root,
HTL, CLHEP, TNT, GSL, C-RAND / WIN-RAND, (all C/C++) as well as IBM
Array, JDK 1.2 Collections framework (all Java), in terms of
performance, functionality and (re)usability.
Description-md5: 4f892e5dd41a9a3f78d039300e09e5a2
Homepage: http://acs.lbl.gov/software/colt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu