How to Install and Uninstall golang-gonum-v1-plot-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-gonum-v1-plot-dev" package

Please follow the guidelines below to install golang-gonum-v1-plot-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-gonum-v1-plot-dev

2. Uninstall "golang-gonum-v1-plot-dev" package

Please follow the instructions below to uninstall golang-gonum-v1-plot-dev on Kali Linux:

$ sudo apt remove golang-gonum-v1-plot-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gonum-v1-plot-dev package on Kali Linux

Package: golang-gonum-v1-plot-dev
Source: golang-gonum-v1-plot
Version: 0.7.0-5
Installed-Size: 13891
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-exp-dev, golang-golang-x-image-dev, golang-github-jung-kurt-gofpdf-dev, golang-github-ajstarks-svgo-dev, golang-github-fogleman-gg-dev
Size: 4803576
SHA256: 6dbcbf1c6d8ac6e508a229b87454d5731a4ab9cefdc86d1865482775e28b850d
SHA1: b7fec1e975b85408fcdf0ba12437eb936e46d9e2
MD5sum: 437e4684236ea915e4761a715903c7c5
Description: repository for plotting and visualizing data (library)
gonum/plot is the new, official fork of code.google.com/p/plotinum.
It provides an API for building and drawing plots in Go. Note that
this new API is still in flux and may change. See the wiki for some
example plots.
.
gonum/plot is split into a few packages:
.
* The plot package provides simple interface for laying out a plot and
provides primitives for drawing to it.
* The plotter package provides a standard set of Plotters which use the
primitives provided by the plot package for drawing lines, scatter
plots, box plots, error bars, etc. to a plot. You do not need to use
the plotter package to make use of gonum/plot, however: see the wiki
for a tutorial on making your own custom plotters.
* The plotutil package contains a few routines that allow some common
plot types to be made very easily. This package is quite new so it is
not as well tested as the others and it is bound to change.
* The vg package provides a generic vector graphics API that sits on
top of other vector graphics back-ends such as a custom EPS back-end,
draw2d, SVGo, X-Window and gopdf.
Description-md5:
Homepage: https://github.com/gonum/plot
Section: golang
Priority: optional
Filename: pool/main/g/golang-gonum-v1-plot/golang-gonum-v1-plot-dev_0.7.0-5_all.deb