How To Install golang-github-mholt-certmagic-devel-0 on Fedora 36

In this tutorial we learn how to install golang-github-mholt-certmagic-devel-0 in Fedora 36. golang-github-mholt-certmagic-devel-0 is Automatic HTTPS for any Go program

Introduction

In this tutorial we learn how to install golang-github-mholt-certmagic-devel-0 on Fedora 36.

What is golang-github-mholt-certmagic-devel-0

Automatic HTTPS for any Go program renewal. This package contains the source code needed for building packages that reference the following Go import paths – github.com/mholt/certmagic-0.8

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

Install golang-github-mholt-certmagic-devel-0 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-mholt-certmagic-devel-0 using dnf by running the following command:

sudo dnf -y install golang-github-mholt-certmagic-devel-0

Install golang-github-mholt-certmagic-devel-0 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-mholt-certmagic-devel-0 using yum by running the following command:

sudo yum -y install golang-github-mholt-certmagic-devel-0

How To Uninstall golang-github-mholt-certmagic-devel-0 on Fedora 36

To uninstall only the golang-github-mholt-certmagic-devel-0 package we can use the following command:

sudo dnf remove golang-github-mholt-certmagic-devel-0

golang-github-mholt-certmagic-devel-0 Package Contents on Fedora 36

/usr/share/doc/golang-github-mholt-certmagic-devel-0.8
/usr/share/doc/golang-github-mholt-certmagic-devel-0.8/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/mholt
/usr/share/gocode/src/github.com/mholt/certmagic-0.8
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/.goipath
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/README.md
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/cache.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/cache_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/certificates.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/certificates_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/certmagic.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/certmagic_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/client.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/config.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/config_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/crypto.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/crypto_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/doc_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/filestorage.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/go.mod
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/handshake.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/handshake_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/httphandler.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/httphandler_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/maintain.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/ocsp.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/ratelimiter.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/solvers.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/storage.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/storage_test.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/user.go
/usr/share/gocode/src/github.com/mholt/certmagic-0.8/user_test.go
/usr/share/licenses/golang-github-mholt-certmagic-devel-0.8
/usr/share/licenses/golang-github-mholt-certmagic-devel-0.8/LICENSE.txt

References

Summary

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