How To Install golang-github-form3tech-oss-jwt-devel on Fedora 36

In this tutorial we learn how to install golang-github-form3tech-oss-jwt-devel in Fedora 36. golang-github-form3tech-oss-jwt-devel is Golang implementation of JSON Web Tokens (JWT)

Introduction

In this tutorial we learn how to install golang-github-form3tech-oss-jwt-devel on Fedora 36.

What is golang-github-form3tech-oss-jwt-devel

Golang implementation of JSON Web Tokens (JWT). This package contains the source code needed for building packages that reference the following Go import paths – github.com/form3tech-oss/jwt-go

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

Install golang-github-form3tech-oss-jwt-devel 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-form3tech-oss-jwt-devel using dnf by running the following command:

sudo dnf -y install golang-github-form3tech-oss-jwt-devel

Install golang-github-form3tech-oss-jwt-devel 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-form3tech-oss-jwt-devel using yum by running the following command:

sudo yum -y install golang-github-form3tech-oss-jwt-devel

How To Uninstall golang-github-form3tech-oss-jwt-devel on Fedora 36

To uninstall only the golang-github-form3tech-oss-jwt-devel package we can use the following command:

sudo dnf remove golang-github-form3tech-oss-jwt-devel

golang-github-form3tech-oss-jwt-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-form3tech-oss-jwt-devel
/usr/share/doc/golang-github-form3tech-oss-jwt-devel/MIGRATION_GUIDE.md
/usr/share/doc/golang-github-form3tech-oss-jwt-devel/README.md
/usr/share/doc/golang-github-form3tech-oss-jwt-devel/VERSION_HISTORY.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/form3tech-oss
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/.goipath
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/MIGRATION_GUIDE.md
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/README.md
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/VERSION_HISTORY.md
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/claims.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/cmd
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/cmd/jwt
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/cmd/jwt/README.md
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/cmd/jwt/app.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/cmd/jwt/args.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/doc.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/ecdsa.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/ecdsa_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/ecdsa_utils.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/errors.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/example_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/hmac.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/hmac_example_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/hmac_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/http_example_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/map_claims.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/map_claims_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/none.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/none_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/parser.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/parser_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/doc.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/extractor.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/extractor_example_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/extractor_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/oauth2.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/request.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/request/request_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa_pss.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa_pss_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa_test.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/rsa_utils.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/signing_method.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/test
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/test/helpers.go
/usr/share/gocode/src/github.com/form3tech-oss/jwt-go/token.go
/usr/share/licenses/golang-github-form3tech-oss-jwt-devel
/usr/share/licenses/golang-github-form3tech-oss-jwt-devel/LICENSE

References

Summary

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