How To Install golang-github-christrenkamp-goxpath on Fedora 36

In this tutorial we learn how to install golang-github-christrenkamp-goxpath in Fedora 36. golang-github-christrenkamp-goxpath is XPath 1.0 implementation

Introduction

In this tutorial we learn how to install golang-github-christrenkamp-goxpath on Fedora 36.

What is golang-github-christrenkamp-goxpath

An XPath 1.0 implementation written in the Go programming language.

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

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

sudo dnf -y install golang-github-christrenkamp-goxpath

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

sudo yum -y install golang-github-christrenkamp-goxpath

How To Uninstall golang-github-christrenkamp-goxpath on Fedora 36

To uninstall only the golang-github-christrenkamp-goxpath package we can use the following command:

sudo dnf remove golang-github-christrenkamp-goxpath

golang-github-christrenkamp-goxpath Package Contents on Fedora 36

/usr/bin/goxpath
/usr/lib/.build-id
/usr/lib/.build-id/26
/usr/lib/.build-id/26/ed54e88c3252bb72cd466a4306ebba4db4cbce
/usr/share/doc/golang-github-christrenkamp-goxpath
/usr/share/doc/golang-github-christrenkamp-goxpath/README.md
/usr/share/licenses/golang-github-christrenkamp-goxpath
/usr/share/licenses/golang-github-christrenkamp-goxpath/LICENSE

References

Summary

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