How to Install and Uninstall golang-gonum-v1-plot-dev Package on Ubuntu 20.10 (Groovy Gorilla)

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 Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidance below to uninstall golang-gonum-v1-plot-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-gonum-v1-plot-dev
Architecture: all
Version: 0.7.0-2
Priority: optional
Section: universe/devel
Source: golang-gonum-v1-plot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14539
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
Filename: pool/universe/g/golang-gonum-v1-plot/golang-gonum-v1-plot-dev_0.7.0-2_all.deb
Size: 4559940
MD5sum: 225bbc430ff4f93e0a42d05ae1e35fa0
SHA1: d755c26c093bbd7e856e9b7fc3a2375e8d9047c4
SHA256: 3bc0303b678a234df0f90fb57662ae5d3ccc5ba2b668429a6d4d0e7f2b43f231
SHA512: 73a3e315f590fe1ba42c779a1adc1ce46223eb9f5b1493c9a012fe3b0fbb910ba9deb8725ccf0022d7169038b0635f2de29d01977a630e647415392c3d66ede3
Homepage: https://github.com/gonum/plot
Description-en: 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: c90a043160bf3c1417f67cc702fe252e