How to Install and Uninstall libplplot12 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libplplot12" package

Please follow the instructions below to install libplplot12 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplplot12

2. Uninstall "libplplot12" package

Here is a brief guide to show you how to uninstall libplplot12 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libplplot12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libplplot12 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libplplot12
Priority: optional
Section: universe/libs
Installed-Size: 1589
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Replaces: plplot-bin (<< 5.9.6-1)
Depends: libc6 (>= 2.14), libcsiro0 (>= 5.10.0+dfsg2), libltdl7 (>= 2.4.6), libqsastime0 (>= 5.10.0+dfsg2), libshp2 (>= 1.3.0)
Suggests: plplot12-driver-xwin, plplot12-driver-gd, plplot12-driver-cairo, plplot12-driver-qt, plplot12-driver-wxwidgets, plplot-tcl
Conflicts: libplplot11
Breaks: plplot-bin (<< 5.9.6-1)
Filename: pool/universe/p/plplot/libplplot12_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 337412
MD5sum: 76668b40ad95f1234fc9773d63fac622
SHA1: bb1c4e6ed655991caf30b87890fd8ba51e5a78ff
SHA256: 83402249188f42aa8ba9e7ab0d4d44ece6bb8f5dbc969f1db70941656ec80e70
Description-en: Scientific plotting library
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 PLplot library for C, as well as the necessary
data files.
Description-md5: 0ab7637f112107f7af1eeee53e5aa046
Multi-Arch: same
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu