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

Last updated: May 11,2024

1. Install "libplplot-java" package

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

$ sudo apt update $ sudo apt install libplplot-java

2. Uninstall "libplplot-java" package

This guide covers the steps necessary to uninstall libplplot-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libplplot-java
Priority: optional
Section: universe/java
Installed-Size: 571
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Replaces: libplplot9-java
Depends: libc6 (>= 2.4), libplplot12 (>= 5.10.0+dfsg2)
Conflicts: libplplot9-java
Filename: pool/universe/p/plplot/libplplot-java_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 178628
MD5sum: 677755850efbbc015dcdcf4f4a6b9af8
SHA1: ed2a3c5bd906cac05795acf4af57fd55a2995fce
SHA256: c182f87a1abb8dd94c1f7374ee93b308b91f8dc0bcc98e2c20317051e63d5b57
Description-en: Scientific plotting library (Java bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the Java bindings for PLplot.
Description-md5: 9be651b2fe4b86da141747b3ad0d8f8c
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu