How To Install golang-github-aclements-gg-devel on Fedora 36

In this tutorial we learn how to install golang-github-aclements-gg-devel in Fedora 36. golang-github-aclements-gg-devel is Plotting package for Go

Introduction

In this tutorial we learn how to install golang-github-aclements-gg-devel on Fedora 36.

What is golang-github-aclements-gg-devel

Gg is a plotting package for Go inspired by the Grammar of Graphics. This package contains the source code needed for building packages that reference the following Go import paths – github.com/aclements/go-gg

We can use yum or dnf to install golang-github-aclements-gg-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-aclements-gg-devel.

Install golang-github-aclements-gg-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-aclements-gg-devel using dnf by running the following command:

sudo dnf -y install golang-github-aclements-gg-devel

Install golang-github-aclements-gg-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-aclements-gg-devel using yum by running the following command:

sudo yum -y install golang-github-aclements-gg-devel

How To Uninstall golang-github-aclements-gg-devel on Fedora 36

To uninstall only the golang-github-aclements-gg-devel package we can use the following command:

sudo dnf remove golang-github-aclements-gg-devel

golang-github-aclements-gg-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-aclements-gg-devel
/usr/share/doc/golang-github-aclements-gg-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/aclements
/usr/share/gocode/src/github.com/aclements/go-gg
/usr/share/gocode/src/github.com/aclements/go-gg/.goipath
/usr/share/gocode/src/github.com/aclements/go-gg/README.md
/usr/share/gocode/src/github.com/aclements/go-gg/generic
/usr/share/gocode/src/github.com/aclements/go-gg/generic/doc.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/error.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/order.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/concat.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/concat_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/convert.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/convert_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/cycle.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/doc.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/find.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/index.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/min.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/min_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/nub.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/select_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/seq.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/sort.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/util_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg
/usr/share/gocode/src/github.com/aclements/go-gg/gg/example_scale_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/facet.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/group.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layer.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout/grid.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout/layout.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/mark.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/package.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/plot.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/render.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/scale.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/stepmode_string.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/testmain.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/text.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/transform.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/agg.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/bin.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/common.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/density.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/domain.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/ecdf.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/fn.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/loess.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/lsquares.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/normalize.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette
/usr/share/gocode/src/github.com/aclements/go-gg/palette/blend.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer/brewer.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer/genbrewer.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer/package.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/makesrgbtab.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/palette.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/srgb.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/srgbtab.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/viridis.go
/usr/share/gocode/src/github.com/aclements/go-gg/table
/usr/share/gocode/src/github.com/aclements/go-gg/table/concat.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/filter.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/group.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/head.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/join.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/map.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/new.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/new_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/pivot.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/pivot_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/print.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/print_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/sort.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/table.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/table_test.go
/usr/share/licenses/golang-github-aclements-gg-devel
/usr/share/licenses/golang-github-aclements-gg-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-aclements-gg-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).