How to Install and Uninstall libplplot-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libplplot-dev" package

Please follow the guidance below to install libplplot-dev on Kali Linux

$ sudo apt update $ sudo apt install libplplot-dev

2. Uninstall "libplplot-dev" package

Here is a brief guide to show you how to uninstall libplplot-dev on Kali Linux:

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

3. Information about the libplplot-dev package on Kali Linux

Package: libplplot-dev
Source: plplot
Version: 5.15.0+dfsg2-7+deb13u1
Installed-Size: 779
Maintainer: Debian Science Team
Architecture: amd64
Depends: libfreetype-dev, libltdl-dev, libcsironn0 (= 5.15.0+dfsg2-7+deb13u1), libcsirocsa0 (= 5.15.0+dfsg2-7+deb13u1), libplplot17 (= 5.15.0+dfsg2-7+deb13u1), libplplotcxx15 (= 5.15.0+dfsg2-7+deb13u1), libplplotfortran0 (= 5.15.0+dfsg2-7+deb13u1), libplplotqt2 (= 5.15.0+dfsg2-7+deb13u1), libplplotwxwidgets1 (= 5.15.0+dfsg2-7+deb13u1), libqhull-dev, libqsastime-dev, libshp-dev, gfortran-13 | gfortran-mod-15
Recommends: cmake, libplplot-d, libplplot-lua, libplplot-ocaml, pkg-config
Suggests: plplot-doc, plplot-examples
Breaks: libplplot-fortran9 (<< 5.9.8-1)
Size: 215316
SHA256: 82bfa421e6413b24f77d2236ccd6a4b1909290dcc7892e4dbbc26244a34439c4
SHA1: 7b4d04bdd9a93288ad4b006aaaa161156e5a2170
MD5sum: fd3a04d3a536010eb871a5165fb06588
Description: Scientific plotting library (development files)
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 all that is needed for doing development in C,
C++ and Fortran with PLplot. For development in Tcl/Tk, Python and
Java, install the plplot-tcl-dev, python3-plplot and libplplot-java
packages, respectively. This package also includes the OCaml and Lua
examples. To use one of these languages you will also need to install
the libplplot-xxx package for that language.
Description-md5:
Homepage: http://www.plplot.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/plplot/libplplot-dev_5.15.0+dfsg2-7+deb13u1_amd64.deb