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

Last updated: May 12,2024

1. Install "libplplot-ocaml" package

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

$ sudo apt update $ sudo apt install libplplot-ocaml

2. Uninstall "libplplot-ocaml" package

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

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

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

Package: libplplot-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 639
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: libplplot12 (>= 5.10.0+dfsg2), ocaml-base-nox-4.02.3, libc6 (>= 2.14)
Filename: pool/universe/p/plplot/libplplot-ocaml_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 95696
MD5sum: 7af360a1dcd74c4833596a096f04569e
SHA1: 2adba9a6b6db58b003a868496cfa804c6b1ee28e
SHA256: 06d4247475b3922396e14c6373a0f5cb5154c9d1fac637ee48ce071f92c868a8
Description-en: Scientific plotting library (OCaml 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 provides the OCaml bindings for PLplot.
Description-md5: ad3baedaf5435224b29beb8ae4059bbe
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu