How to Install and Uninstall python-plplot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-plplot" package

Please follow the step by step instructions below to install python-plplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-plplot

2. Uninstall "python-plplot" package

This guide covers the steps necessary to uninstall python-plplot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-plplot $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-plplot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-plplot
Priority: optional
Section: universe/python
Installed-Size: 1137
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Provides: python2.7-plplot
Depends: libplplot12 (= 5.10.0+dfsg2-0.1ubuntu2), libc6 (>= 2.14), libpython2.7 (>= 2.7), plplot-tcl (>= 5.10.0+dfsg2), python (<< 2.8), python (>= 2.7~), python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python:any (>= 2.7.5-5~)
Filename: pool/universe/p/plplot/python-plplot_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 170978
MD5sum: 13215bedca4d388454745d0e42edb679
SHA1: cba4a6f51002285149a3b50ce09c954c3515f9ac
SHA256: d54a33476a7863633c38e6969047931f4accdd82a506e21fff2bd1be6d7fd42e
Description-en: Python support for PLplot, a 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 library plmodule.so for gluing the PLplot
scientific plotting library into Python applications. Examples are also
provided.
Description-md5: 7e985618281009dd1ad4274987a5ddcf
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions