How to Install and Uninstall libgnuplot-iostream-doc Package on Kali Linux
Last updated: February 02,2025
1. Install "libgnuplot-iostream-doc" package
Please follow the step by step instructions below to install libgnuplot-iostream-doc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libgnuplot-iostream-doc
Copied
2. Uninstall "libgnuplot-iostream-doc" package
In this section, we are going to explain the necessary steps to uninstall libgnuplot-iostream-doc on Kali Linux:
$
sudo apt remove
libgnuplot-iostream-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libgnuplot-iostream-doc package on Kali Linux
Package: libgnuplot-iostream-doc
Source: gnuplot-iostream
Version: 0~20140302.gitc8919a0+dfsg-4
Installed-Size: 71
Maintainer: Debian Science Team
Architecture: all
Suggests: cmake, gnuplot-iostream
Size: 13356
SHA256: a2d0ca451c918ec0c29332cd248b11419dc057ce13e9f9e485c8d2c01d330f4d
SHA1: 9db6c2cf3f3d1da04ff9757c08d3f9cfcf22a0e2
MD5sum: 767a7d9aebeae4df3a605649b71f5962
Description: 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:
Homepage: http://www.stahlke.org/dan/gnuplot-iostream/
Section: doc
Priority: optional
Filename: pool/main/g/gnuplot-iostream/libgnuplot-iostream-doc_0~20140302.gitc8919a0+dfsg-4_all.deb
Source: gnuplot-iostream
Version: 0~20140302.gitc8919a0+dfsg-4
Installed-Size: 71
Maintainer: Debian Science Team
Architecture: all
Suggests: cmake, gnuplot-iostream
Size: 13356
SHA256: a2d0ca451c918ec0c29332cd248b11419dc057ce13e9f9e485c8d2c01d330f4d
SHA1: 9db6c2cf3f3d1da04ff9757c08d3f9cfcf22a0e2
MD5sum: 767a7d9aebeae4df3a605649b71f5962
Description: 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:
Homepage: http://www.stahlke.org/dan/gnuplot-iostream/
Section: doc
Priority: optional
Filename: pool/main/g/gnuplot-iostream/libgnuplot-iostream-doc_0~20140302.gitc8919a0+dfsg-4_all.deb