How to Install and Uninstall python3-plplot Package on Kali Linux

Last updated: April 30,2024

1. Install "python3-plplot" package

This guide let you learn how to install python3-plplot on Kali Linux

$ sudo apt update $ sudo apt install python3-plplot

2. Uninstall "python3-plplot" package

Here is a brief guide to show you how to uninstall python3-plplot on Kali Linux:

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

3. Information about the python3-plplot package on Kali Linux

Package: python3-plplot
Source: plplot
Version: 5.15.0+dfsg2-7+deb13u1
Installed-Size: 925
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libplplot17 (>= 5.15.0+dfsg), libpython3.11 (>= 3.11.5), plplot-tcl (>= 5.15.0+dfsg)
Size: 171596
SHA256: c643bbbf14adbbcea212480051442747780ff59e79d45b0dc18d2f183434a3c6
SHA1: 61aa32991ca15a3ad05bf02a7aecb92538609bbe
MD5sum: 068aef896b48703afd61dc7929fad08d
Description: 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 glueing the PLplot
scientific plotting library into Python applications. Examples are also
provided.
Description-md5:
Homepage: http://www.plplot.org
Section: python
Priority: optional
Filename: pool/main/p/plplot/python3-plplot_5.15.0+dfsg2-7+deb13u1_amd64.deb