How To Install golang-github-dustinkirkland-petname on Fedora 36

In this tutorial we learn how to install golang-github-dustinkirkland-petname in Fedora 36. golang-github-dustinkirkland-petname is An RFC1178 implementation

Introduction

In this tutorial we learn how to install golang-github-dustinkirkland-petname on Fedora 36.

What is golang-github-dustinkirkland-petname

An RFC1178 implementation.

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

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

sudo dnf -y install golang-github-dustinkirkland-petname

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

sudo yum -y install golang-github-dustinkirkland-petname

How To Uninstall golang-github-dustinkirkland-petname on Fedora 36

To uninstall only the golang-github-dustinkirkland-petname package we can use the following command:

sudo dnf remove golang-github-dustinkirkland-petname

golang-github-dustinkirkland-petname Package Contents on Fedora 36

/usr/bin/petname
/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/a8b0b5370424a47c2752a3f3fac0904c3359c7
/usr/share/doc/golang-github-dustinkirkland-petname
/usr/share/doc/golang-github-dustinkirkland-petname/README.md
/usr/share/doc/golang-github-dustinkirkland-petname/changelog
/usr/share/licenses/golang-github-dustinkirkland-petname
/usr/share/licenses/golang-github-dustinkirkland-petname/LICENSE
/usr/share/man/man1/petname.1.gz

References

Summary

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