How to Install and Uninstall golang-gonum-v1-plot-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

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

In this section, we are going to explain the necessary steps to install golang-gonum-v1-plot-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-gonum-v1-plot-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-gonum-v1-plot-dev
Architecture: all
Version: 0.7.0-4
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: 14529
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-4_all.deb
Size: 4560984
MD5sum: 67c88bda2df7df9efd8c4abb005be094
SHA1: fbd5d0f07d8e200e4f8c6e35741b77906b0c96cd
SHA256: 55c800aacfe7e2016fd76a449539a495f283b0f1a20d40117be605d114061198
SHA512: 9d950cee93335d757e64acbe4db24a9dc51e96d090d06e501e548485110088f90e2db582921281a1cd2fcb6cdd2306223c3b7ac77fbd56003d8af1d81a453802
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