How To Install golang-gitea-lunny-log-devel on Fedora 36

In this tutorial we learn how to install golang-gitea-lunny-log-devel in Fedora 36. golang-gitea-lunny-log-devel is None

Introduction

In this tutorial we learn how to install golang-gitea-lunny-log-devel on Fedora 36.

What is golang-gitea-lunny-log-devel

This package contains the source code needed for building packages that reference the following Go import paths – gitea.com/lunny/log

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

Install golang-gitea-lunny-log-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-gitea-lunny-log-devel using dnf by running the following command:

sudo dnf -y install golang-gitea-lunny-log-devel

Install golang-gitea-lunny-log-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-gitea-lunny-log-devel using yum by running the following command:

sudo yum -y install golang-gitea-lunny-log-devel

How To Uninstall golang-gitea-lunny-log-devel on Fedora 36

To uninstall only the golang-gitea-lunny-log-devel package we can use the following command:

sudo dnf remove golang-gitea-lunny-log-devel

golang-gitea-lunny-log-devel Package Contents on Fedora 36

/usr/share/doc/golang-gitea-lunny-log-devel
/usr/share/doc/golang-gitea-lunny-log-devel/README.md
/usr/share/doc/golang-gitea-lunny-log-devel/README_CN.md
/usr/share/gocode/src/gitea.com
/usr/share/gocode/src/gitea.com/lunny
/usr/share/gocode/src/gitea.com/lunny/log
/usr/share/gocode/src/gitea.com/lunny/log/.goipath
/usr/share/gocode/src/gitea.com/lunny/log/README.md
/usr/share/gocode/src/gitea.com/lunny/log/README_CN.md
/usr/share/gocode/src/gitea.com/lunny/log/dbwriter.go
/usr/share/gocode/src/gitea.com/lunny/log/filewriter.go
/usr/share/gocode/src/gitea.com/lunny/log/filewriter_test.go
/usr/share/gocode/src/gitea.com/lunny/log/go.mod
/usr/share/gocode/src/gitea.com/lunny/log/logext.go
/usr/share/gocode/src/gitea.com/lunny/log/logext_test.go
/usr/share/licenses/golang-gitea-lunny-log-devel
/usr/share/licenses/golang-gitea-lunny-log-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-gitea-lunny-log-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).