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

Last updated: September 20,2024

1. Install "libplplot-d" package

Here is a brief guide to show you how to install libplplot-d on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplplot-d

2. Uninstall "libplplot-d" package

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

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

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

Package: libplplot-d
Priority: optional
Section: universe/libs
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: libplplot12
Filename: pool/universe/p/plplot/libplplot-d_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 19464
MD5sum: 748f3ae0841949adee7a4f6cd28db69c
SHA1: 444a06715ac1cb269bd3b2d9a13548856ff817da
SHA256: 4c8f13eeaffbed9ca33e4c94d07405f97d6357adcee59522d2f2763a9362e31c
Description-en: Scientific plotting library (D language 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 D language bindings for PLplot.
Description-md5: ee79a41208362f46a4c4cbba39eab850
Multi-Arch: same
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu