How To Install golang-github-daviddengcn-villa-devel on Fedora 36

In this tutorial we learn how to install golang-github-daviddengcn-villa-devel in Fedora 36. golang-github-daviddengcn-villa-devel is Priority queue and slice wrappers for Go

Introduction

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

What is golang-github-daviddengcn-villa-devel

Some helper types for go This package contains the source code needed for building packages that reference the following Go import paths – github.com/daviddengcn/go-villa

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

Install golang-github-daviddengcn-villa-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-daviddengcn-villa-devel using dnf by running the following command:

sudo dnf -y install golang-github-daviddengcn-villa-devel

Install golang-github-daviddengcn-villa-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-daviddengcn-villa-devel using yum by running the following command:

sudo yum -y install golang-github-daviddengcn-villa-devel

How To Uninstall golang-github-daviddengcn-villa-devel on Fedora 36

To uninstall only the golang-github-daviddengcn-villa-devel package we can use the following command:

sudo dnf remove golang-github-daviddengcn-villa-devel

golang-github-daviddengcn-villa-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-daviddengcn-villa-devel
/usr/share/doc/golang-github-daviddengcn-villa-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/daviddengcn
/usr/share/gocode/src/github.com/daviddengcn/go-villa
/usr/share/gocode/src/github.com/daviddengcn/go-villa/.goipath
/usr/share/gocode/src/github.com/daviddengcn/go-villa/README.md
/usr/share/gocode/src/github.com/daviddengcn/go-villa/byteslice.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/byteslice_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/cmp.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/cmp_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/complexslice.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/complexslice_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/floatslice.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/floatslice_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/fmt.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/heap
/usr/share/gocode/src/github.com/daviddengcn/go-villa/heap/heap.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/heap/heap_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/intmat.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/intmat_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/intpq.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/intpq_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/intslice.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/intslice_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/log.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/log_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/map.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/map_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/misc.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/misc_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/path.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/path_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/pq.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/pq_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/slice.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/slice_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/sort.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/sort_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/strset.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/strset_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/strslice.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/strslice_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/sync.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/sync_test.go
/usr/share/gocode/src/github.com/daviddengcn/go-villa/villa.go
/usr/share/licenses/golang-github-daviddengcn-villa-devel
/usr/share/licenses/golang-github-daviddengcn-villa-devel/LICENSE

References

Summary

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