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

Last updated: May 12,2024

1. Install "libplplot-fortran10" package

Learn how to install libplplot-fortran10 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libplplot-fortran10

2. Uninstall "libplplot-fortran10" package

This tutorial shows how to uninstall libplplot-fortran10 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libplplot-fortran10
Priority: optional
Section: universe/libs
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: libc6 (>= 2.14), libgfortran3 (>= 4.6), libplplot12 (>= 5.10.0+dfsg2)
Filename: pool/universe/p/plplot/libplplot-fortran10_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 40560
MD5sum: 2718c0869a19a2fd762801ba6ceb09ba
SHA1: b4092acecc083a725b0a4c47477bd51557cc6c6b
SHA256: b40cc7c545b532b7a854352fd006995a9b71cefaf21a8c7cca49a3b190cc4e11
Description-en: Scientific plotting library (fortran 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 Fortran 95 bindings for PLplot. Note: the Fortran
77 bindings have been deprecated upstream for some time and have now been
dropped from the Debian packages.
Description-md5: d794d8932a6170a1b17942ded61821f2
Multi-Arch: same
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu