How to Install and Uninstall libgral-java Package on Kali Linux

Last updated: April 29,2024

1. Install "libgral-java" package

This tutorial shows how to install libgral-java on Kali Linux

$ sudo apt update $ sudo apt install libgral-java

2. Uninstall "libgral-java" package

Learn how to uninstall libgral-java on Kali Linux:

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

3. Information about the libgral-java package on Kali Linux

Package: libgral-java
Source: gral
Version: 0.11-2
Installed-Size: 351
Maintainer: Debian Java Maintainers
Architecture: all
Size: 309664
SHA256: a859abd1eadc780392df15ee66b09242324a0c6a78e2d29edfe07a6ba970507c
SHA1: fee150a16c2bfd64eba4747be62452ffb3c29590
MD5sum: d541817918752be6ff9b57f76b43b752
Description: Java library for displaying plots (graphs, diagrams, and charts)
GRAL is a free Java library for displaying plots (graphs, diagrams, and
charts). The acronym GRAL simply stands for GRAphing Library.
.
Features
.
* Ready-to-use classes for data management
* Data processing and filtering (smoothing, rescaling, statistics, histograms)
* Many different plot types: xy/scatter plot, bubble plot, line plot,
area plot, bar plot, pie plot, donut plot, box-and-whisker plot, raster plot
* Legends: horizontal and vertical
* Various axis types: linear axes, logarithmic axes, arbitrary number of axes
* Several file formats are supported as data sources or data sinks (CSV,
bitmap image data, audio file data)
* Exporting plots in bitmap and vector file formats (PNG, GIF, JPEG, EPS, PDF,
SVG)
* Small footprint (about 300 kilobytes)
Description-md5:
Homepage: https://github.com/eseifert/gral
Section: java
Priority: optional
Filename: pool/main/g/gral/libgral-java_0.11-2_all.deb