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

Last updated: May 12,2024

1. Install "pyxplot" package

Please follow the guidelines below to install pyxplot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyxplot

2. Uninstall "pyxplot" package

This is a short guide on how to uninstall pyxplot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyxplot $ sudo apt autoclean && sudo apt autoremove

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

Package: pyxplot
Priority: optional
Section: universe/math
Installed-Size: 2262
Maintainer: Ubuntu Developers
Original-Maintainer: Stuart Prescott
Architecture: amd64
Version: 0.9.2-6build1
Depends: texlive-latex-base, texlive-latex-extra, libc6 (>= 2.15), libcfitsio2 (>= 3.370), libfftw3-double3, libgsl2, libkpathsea6, libpng12-0 (>= 1.2.13-4), libreadline6 (>= 6.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Recommends: gv | postscript-viewer, imagemagick, pyxplot-doc
Suggests: unzip, wget
Filename: pool/universe/p/pyxplot/pyxplot_0.9.2-6build1_amd64.deb
Size: 652130
MD5sum: 97ea2a3f8a7a5fedbb7b2caf59d96a63
SHA1: 78500e985eb8e4d7582efeedbfa83c77f4d32f33
SHA256: 7a90cc3cbcd93ba0ef5da388751fab69f631c09226a921f9d1a562dd03195fa2
Description-en: data plotting program producing publication-quality output
Pyxplot is a multi-purpose graph plotting tool, scientific scripting language,
vector graphics suite, and data processing package. Its interface is designed
to make common tasks -- e.g., plotting labelled graphs of data -- accessible
via short, simple, intuitive commands.
.
Pyxplot produces publication-quality figures.To this end, text is rendered
with all of the beauty and flexibility of the LaTeX typesetting environment.
.
Extensive documentation and examples can be found in the pyxplot-doc package.
A gallery of sample plots is available from the project's web site.
Description-md5: 4f0d032bcc93e0da921b222c907502a2
Homepage: http://www.pyxplot.org.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu