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

Last updated: May 12,2024

1. Install "libplplot-ada1-dev" package

This is a short guide on how to install libplplot-ada1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplplot-ada1-dev

2. Uninstall "libplplot-ada1-dev" package

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

$ sudo apt remove libplplot-ada1-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libplplot-ada1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1419
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: libplplot12 (= 5.10.0+dfsg2-0.1ubuntu2), libqhull-dev, libfreetype6-dev, libltdl3-dev, libqsastime-dev, gnat, gnat-4.9, libplplot-ada1 (= 5.10.0+dfsg2-0.1ubuntu2)
Recommends: libplplot-dev
Suggests: plplot-doc
Breaks: libplplot-ada (<< 5.9.8-2), libplplot-dev (<< 5.9.8-2)
Filename: pool/universe/p/plplot/libplplot-ada1-dev_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 154774
MD5sum: d9e41b161e48e4129125dd6aac67af39
SHA1: d6825821f59a43959361f3d6e7ca975177195e9d
SHA256: b12ada90da93084db41e12be3b28837fd02843c0dc5c19df2dacd5491a5dc709
Description-en: Ada support for PLplot, a plotting library (development files)
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 all that is needed for doing PLplot development in
Ada.
Description-md5: 6882c31d542533f2ffc9e45ece5bbe72
Multi-Arch: same
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu