How To Install golang-github-twpayne-waypoint on Fedora 36

In this tutorial we learn how to install golang-github-twpayne-waypoint in Fedora 36. golang-github-twpayne-waypoint is Reads and writes waypoints in formats used by the free flying community

Introduction

In this tutorial we learn how to install golang-github-twpayne-waypoint on Fedora 36.

What is golang-github-twpayne-waypoint

Package Waypoint reads and writes waypoints in formats used by the free flying community.

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

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

sudo dnf -y install golang-github-twpayne-waypoint

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

sudo yum -y install golang-github-twpayne-waypoint

How To Uninstall golang-github-twpayne-waypoint on Fedora 36

To uninstall only the golang-github-twpayne-waypoint package we can use the following command:

sudo dnf remove golang-github-twpayne-waypoint

golang-github-twpayne-waypoint Package Contents on Fedora 36

/usr/bin/wpt2geojson
/usr/lib/.build-id
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/ec88f796c5bfc848f90b2f6a23839245040d12
/usr/share/doc/golang-github-twpayne-waypoint
/usr/share/doc/golang-github-twpayne-waypoint/README.md
/usr/share/licenses/golang-github-twpayne-waypoint
/usr/share/licenses/golang-github-twpayne-waypoint/LICENSE

References

Summary

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