How to Install and Uninstall libgnuplot-iostream-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libgnuplot-iostream-doc" package

Here is a brief guide to show you how to install libgnuplot-iostream-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgnuplot-iostream-doc

2. Uninstall "libgnuplot-iostream-doc" package

Please follow the instructions below to uninstall libgnuplot-iostream-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgnuplot-iostream-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgnuplot-iostream-doc package on Ubuntu 21.10 (Impish Indri)

Package: libgnuplot-iostream-doc
Architecture: all
Version: 0~20140302.gitc8919a0+dfsg-4
Priority: optional
Section: universe/doc
Source: gnuplot-iostream
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 70
Suggests: cmake, gnuplot-iostream
Filename: pool/universe/g/gnuplot-iostream/libgnuplot-iostream-doc_0~20140302.gitc8919a0+dfsg-4_all.deb
Size: 12956
MD5sum: f852b560c5660282a528925126a3e641
SHA1: fcfa2da1e89801943d10643d0dcdc13072edb12c
SHA256: 9cabd20921d293312d24e5addba9b763f2b823fbc93b01e5e87c5d957f4135cc
SHA512: 09d96199a41a3226dd62bb5e23d521aa529924b1d330a793350ee852fed633531053d9d7b174958d195d685ab2231969000f51d290b8cb86ace4c051f7f851d1
Homepage: http://www.stahlke.org/dan/gnuplot-iostream/
Description-en: C++ programming interface for gnuplot. Docs and examples
This interface allows gnuplot to be controlled from C++ and is designed to be
the lowest hanging fruit. In other words, if you know how gnuplot works it
should only take 30 seconds to learn this library. Basically it is just an
iostream pipe to gnuplot with some extra functions for pushing data arrays and
getting mouse clicks. Data sources include STL containers (eg. vector or map)
and one or two dimensional Blitz++ arrays (of scalars or TinyVectors). Support
for other data sources should be easy to add.
.
Basically there are two functions defined: send() sends arrays of data values
(it is overloaded to do the right thing based upon what type of variable you
pass) and getMouse() gets the position of a mouse click. Everything else is
accomplished by sending commands manually to gnuplot via the iostream
Description-md5: 53b4c208396354cc1590eb591c9ad318