How To Install golang-github-cpu-goacmedns on Fedora 36

In this tutorial we learn how to install golang-github-cpu-goacmedns in Fedora 36. golang-github-cpu-goacmedns is Go library to handle acme-dns client communication

Introduction

In this tutorial we learn how to install golang-github-cpu-goacmedns on Fedora 36.

What is golang-github-cpu-goacmedns

A Go library to handle acme-dns client communication and persistent account storage.

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

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

sudo dnf -y install golang-github-cpu-goacmedns

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

sudo yum -y install golang-github-cpu-goacmedns

How To Uninstall golang-github-cpu-goacmedns on Fedora 36

To uninstall only the golang-github-cpu-goacmedns package we can use the following command:

sudo dnf remove golang-github-cpu-goacmedns

golang-github-cpu-goacmedns Package Contents on Fedora 36

/usr/bin/goacmedns-register
/usr/lib/.build-id
/usr/lib/.build-id/68
/usr/lib/.build-id/68/335ff1b7aa5fbdf4c0f43c72ce9675bf2b6fcd
/usr/share/doc/golang-github-cpu-goacmedns
/usr/share/doc/golang-github-cpu-goacmedns/README.md
/usr/share/licenses/golang-github-cpu-goacmedns
/usr/share/licenses/golang-github-cpu-goacmedns/LICENSE

References

Summary

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