How To Install golang-layeh-gopher-luar-devel on Fedora 36

In this tutorial we learn how to install golang-layeh-gopher-luar-devel in Fedora 36. golang-layeh-gopher-luar-devel is Simplifies data passing to and from gopher-lua

Introduction

In this tutorial we learn how to install golang-layeh-gopher-luar-devel on Fedora 36.

What is golang-layeh-gopher-luar-devel

Gopher-luar simplifies data passing to and from gopher-lua. This package contains the source code needed for building packages that reference the following Go import paths – layeh.com/gopher-luar

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

Install golang-layeh-gopher-luar-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-layeh-gopher-luar-devel using dnf by running the following command:

sudo dnf -y install golang-layeh-gopher-luar-devel

Install golang-layeh-gopher-luar-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-layeh-gopher-luar-devel using yum by running the following command:

sudo yum -y install golang-layeh-gopher-luar-devel

How To Uninstall golang-layeh-gopher-luar-devel on Fedora 36

To uninstall only the golang-layeh-gopher-luar-devel package we can use the following command:

sudo dnf remove golang-layeh-gopher-luar-devel

golang-layeh-gopher-luar-devel Package Contents on Fedora 36

/usr/share/doc/golang-layeh-gopher-luar-devel
/usr/share/doc/golang-layeh-gopher-luar-devel/README.md
/usr/share/gocode/src/layeh.com
/usr/share/gocode/src/layeh.com/gopher-luar
/usr/share/gocode/src/layeh.com/gopher-luar/.goipath
/usr/share/gocode/src/layeh.com/gopher-luar/README.md
/usr/share/gocode/src/layeh.com/gopher-luar/array.go
/usr/share/gocode/src/layeh.com/gopher-luar/array_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/cache.go
/usr/share/gocode/src/layeh.com/gopher-luar/chan.go
/usr/share/gocode/src/layeh.com/gopher-luar/chan_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/config.go
/usr/share/gocode/src/layeh.com/gopher-luar/config_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/doc.go
/usr/share/gocode/src/layeh.com/gopher-luar/example_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/examples_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/func.go
/usr/share/gocode/src/layeh.com/gopher-luar/func_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/go.mod
/usr/share/gocode/src/layeh.com/gopher-luar/helpers_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/luar.go
/usr/share/gocode/src/layeh.com/gopher-luar/luar_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/map.go
/usr/share/gocode/src/layeh.com/gopher-luar/map_iter.go
/usr/share/gocode/src/layeh.com/gopher-luar/map_iter_go112.go
/usr/share/gocode/src/layeh.com/gopher-luar/map_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/metatable.go
/usr/share/gocode/src/layeh.com/gopher-luar/metatable_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/ptr.go
/usr/share/gocode/src/layeh.com/gopher-luar/ptr_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/race_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/slice.go
/usr/share/gocode/src/layeh.com/gopher-luar/slice_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/struct.go
/usr/share/gocode/src/layeh.com/gopher-luar/struct_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/type.go
/usr/share/gocode/src/layeh.com/gopher-luar/type_test.go
/usr/share/gocode/src/layeh.com/gopher-luar/util.go
/usr/share/licenses/golang-layeh-gopher-luar-devel
/usr/share/licenses/golang-layeh-gopher-luar-devel/LICENSE

References

Summary

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