How To Install golang-github-d5-tengo-2 on Fedora 36

In this tutorial we learn how to install golang-github-d5-tengo-2 in Fedora 36. golang-github-d5-tengo-2 is Fast script language for Go

Introduction

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

What is golang-github-d5-tengo-2

A fast script language for Go.

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

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

sudo dnf -y install golang-github-d5-tengo-2

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

sudo yum -y install golang-github-d5-tengo-2

How To Uninstall golang-github-d5-tengo-2 on Fedora 36

To uninstall only the golang-github-d5-tengo-2 package we can use the following command:

sudo dnf remove golang-github-d5-tengo-2

golang-github-d5-tengo-2 Package Contents on Fedora 36

/usr/bin/tengo
/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/3e6b6d7cd98e56d9108c02e09effdfa5065649
/usr/share/doc/golang-github-d5-tengo-2
/usr/share/doc/golang-github-d5-tengo-2/README.md
/usr/share/doc/golang-github-d5-tengo-2/docs
/usr/share/doc/golang-github-d5-tengo-2/docs/builtins.md
/usr/share/doc/golang-github-d5-tengo-2/docs/formatting.md
/usr/share/doc/golang-github-d5-tengo-2/docs/interoperability.md
/usr/share/doc/golang-github-d5-tengo-2/docs/objects.md
/usr/share/doc/golang-github-d5-tengo-2/docs/operators.md
/usr/share/doc/golang-github-d5-tengo-2/docs/runtime-types.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-base64.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-enum.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-fmt.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-hex.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-json.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-math.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-os.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-rand.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-text.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib-times.md
/usr/share/doc/golang-github-d5-tengo-2/docs/stdlib.md
/usr/share/doc/golang-github-d5-tengo-2/docs/tengo-cli.md
/usr/share/doc/golang-github-d5-tengo-2/docs/tutorial.md
/usr/share/doc/golang-github-d5-tengo-2/examples
/usr/share/doc/golang-github-d5-tengo-2/examples/interoperability
/usr/share/doc/golang-github-d5-tengo-2/examples/interoperability/main.go
/usr/share/licenses/golang-github-d5-tengo-2
/usr/share/licenses/golang-github-d5-tengo-2/LICENSE

References

Summary

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