How To Install golang-github-segmentio-ksuid on Fedora 36

In this tutorial we learn how to install golang-github-segmentio-ksuid in Fedora 36. golang-github-segmentio-ksuid is K-Sortable Globally Unique IDs

Introduction

In this tutorial we learn how to install golang-github-segmentio-ksuid on Fedora 36.

What is golang-github-segmentio-ksuid

K-Sortable Globally Unique IDs.

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

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

sudo dnf -y install golang-github-segmentio-ksuid

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

sudo yum -y install golang-github-segmentio-ksuid

How To Uninstall golang-github-segmentio-ksuid on Fedora 36

To uninstall only the golang-github-segmentio-ksuid package we can use the following command:

sudo dnf remove golang-github-segmentio-ksuid

golang-github-segmentio-ksuid Package Contents on Fedora 36

/usr/bin/ksuid
/usr/lib/.build-id
/usr/lib/.build-id/22
/usr/lib/.build-id/22/b0e2a9c93835ee646c20af60b3aaea1f7aa8a8
/usr/share/doc/golang-github-segmentio-ksuid
/usr/share/doc/golang-github-segmentio-ksuid/README.md
/usr/share/licenses/golang-github-segmentio-ksuid
/usr/share/licenses/golang-github-segmentio-ksuid/LICENSE.md

References

Summary

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