How To Install golang-github-planetscale-tengo-devel on Fedora 36

In this tutorial we learn how to install golang-github-planetscale-tengo-devel in Fedora 36. golang-github-planetscale-tengo-devel is Go La Tengo

Introduction

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

What is golang-github-planetscale-tengo-devel

Go La Tengo This package contains the source code needed for building packages that reference the following Go import paths – github.com/planetscale/tengo

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

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

sudo dnf -y install golang-github-planetscale-tengo-devel

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

sudo yum -y install golang-github-planetscale-tengo-devel

How To Uninstall golang-github-planetscale-tengo-devel on Fedora 36

To uninstall only the golang-github-planetscale-tengo-devel package we can use the following command:

sudo dnf remove golang-github-planetscale-tengo-devel

golang-github-planetscale-tengo-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-planetscale-tengo-devel
/usr/share/doc/golang-github-planetscale-tengo-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-planetscale-tengo-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/planetscale
/usr/share/gocode/src/github.com/planetscale/tengo
/usr/share/gocode/src/github.com/planetscale/tengo/.goipath
/usr/share/gocode/src/github.com/planetscale/tengo/CONTRIBUTING.md
/usr/share/gocode/src/github.com/planetscale/tengo/README.md
/usr/share/gocode/src/github.com/planetscale/tengo/alterclause.go
/usr/share/gocode/src/github.com/planetscale/tengo/alterclause_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/check.go
/usr/share/gocode/src/github.com/planetscale/tengo/column.go
/usr/share/gocode/src/github.com/planetscale/tengo/diff.go
/usr/share/gocode/src/github.com/planetscale/tengo/diff_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/errors.go
/usr/share/gocode/src/github.com/planetscale/tengo/errors_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/flavor.go
/usr/share/gocode/src/github.com/planetscale/tengo/flavor_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/foreignkey.go
/usr/share/gocode/src/github.com/planetscale/tengo/go.mod
/usr/share/gocode/src/github.com/planetscale/tengo/index.go
/usr/share/gocode/src/github.com/planetscale/tengo/index_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/instance.go
/usr/share/gocode/src/github.com/planetscale/tengo/instance_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/introspect.go
/usr/share/gocode/src/github.com/planetscale/tengo/introspect_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/partition.go
/usr/share/gocode/src/github.com/planetscale/tengo/partition_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/routine.go
/usr/share/gocode/src/github.com/planetscale/tengo/schema.go
/usr/share/gocode/src/github.com/planetscale/tengo/schema_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/table.go
/usr/share/gocode/src/github.com/planetscale/tengo/table_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/tengo.go
/usr/share/gocode/src/github.com/planetscale/tengo/tengo_test.go
/usr/share/gocode/src/github.com/planetscale/tengo/testing.go
/usr/share/gocode/src/github.com/planetscale/tengo/util.go
/usr/share/gocode/src/github.com/planetscale/tengo/util_test.go
/usr/share/licenses/golang-github-planetscale-tengo-devel
/usr/share/licenses/golang-github-planetscale-tengo-devel/LICENSE
/usr/share/licenses/golang-github-planetscale-tengo-devel/NOTICE

References

Summary

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