How To Install golang-github-elves-elvish on Fedora 36

In this tutorial we learn how to install golang-github-elves-elvish in Fedora 36. golang-github-elves-elvish is Friendly Interactive Shell and Expressive Programming Language

Introduction

In this tutorial we learn how to install golang-github-elves-elvish on Fedora 36.

What is golang-github-elves-elvish

Friendly Interactive Shell and Expressive Programming Language.

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

Install golang-github-elves-elvish 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-elves-elvish using dnf by running the following command:

sudo dnf -y install golang-github-elves-elvish

Install golang-github-elves-elvish 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-elves-elvish using yum by running the following command:

sudo yum -y install golang-github-elves-elvish

How To Uninstall golang-github-elves-elvish on Fedora 36

To uninstall only the golang-github-elves-elvish package we can use the following command:

sudo dnf remove golang-github-elves-elvish

golang-github-elves-elvish Package Contents on Fedora 36

/usr/bin/elvish
/usr/lib/.build-id
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/f710feb820206499a7d52d2f627bc55ea3d796
/usr/share/doc/golang-github-elves-elvish
/usr/share/doc/golang-github-elves-elvish/CONTRIBUTING.md
/usr/share/doc/golang-github-elves-elvish/README.md
/usr/share/doc/golang-github-elves-elvish/examples
/usr/share/doc/golang-github-elves-elvish/examples/cli
/usr/share/doc/golang-github-elves-elvish/examples/cli/main.go
/usr/share/doc/golang-github-elves-elvish/examples/cliaddon
/usr/share/doc/golang-github-elves-elvish/examples/cliaddon/main.go
/usr/share/doc/golang-github-elves-elvish/examples/widget
/usr/share/doc/golang-github-elves-elvish/examples/widget/main.go
/usr/share/doc/golang-github-elves-elvish/examples/win_tty
/usr/share/doc/golang-github-elves-elvish/examples/win_tty/main_windows.go
/usr/share/licenses/golang-github-elves-elvish
/usr/share/licenses/golang-github-elves-elvish/LICENSE

References

Summary

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