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

Last updated: November 26,2024

1. Install "libgraxxia-java" package

This guide covers the steps necessary to install libgraxxia-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgraxxia-java

2. Uninstall "libgraxxia-java" package

This tutorial shows how to uninstall libgraxxia-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgraxxia-java
Priority: optional
Section: universe/java
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: graxxia
Version: 1.0~20150714-1
Depends: libcommons-math3-java, libgroovycsv-java
Filename: pool/universe/g/graxxia/libgraxxia-java_1.0~20150714-1_all.deb
Size: 190726
MD5sum: 91ebe42585b9a3b5d6e5591877b0f162
SHA1: 322f2bffd38835e6c90c7222937e1eac2ad59c10
SHA256: 1c1e2313beb1ce31c1f2465a9e2cdfde9f16cd1511f729b1b75b71809d74c9ab
Description-en: Wrappers for doing Mathematics in Groovy
Graxxia is a library adds data analysis features to Groovy, similar
to languages such as R, Julia, etc, and also to libraries such as
Pandas for Python.
.
It should be emphasised that there is nearly nothing in Graxxia
itself that is not just a wrapper around other existing libraries.
For example Matrix support all comes from Apache Commons Math,
parsing of CSV and TSV (tab separated) files comes from OpenCSV and
GroovyCSV, etc.
Description-md5: 9931107e336b7a913c0d80db6ac6671c
Homepage: http://graxxia.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu