How To Install golang-github-richardlehane-msoleps-devel on Fedora 36

In this tutorial we learn how to install golang-github-richardlehane-msoleps-devel in Fedora 36. golang-github-richardlehane-msoleps-devel is Reader for MS OLE Property Set format

Introduction

In this tutorial we learn how to install golang-github-richardlehane-msoleps-devel on Fedora 36.

What is golang-github-richardlehane-msoleps-devel

Reader for MS OLE Property Set format. This package contains the source code needed for building packages that reference the following Go import paths – github.com/richardlehane/msoleps

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

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

sudo dnf -y install golang-github-richardlehane-msoleps-devel

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

sudo yum -y install golang-github-richardlehane-msoleps-devel

How To Uninstall golang-github-richardlehane-msoleps-devel on Fedora 36

To uninstall only the golang-github-richardlehane-msoleps-devel package we can use the following command:

sudo dnf remove golang-github-richardlehane-msoleps-devel

golang-github-richardlehane-msoleps-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-richardlehane-msoleps-devel
/usr/share/doc/golang-github-richardlehane-msoleps-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/richardlehane
/usr/share/gocode/src/github.com/richardlehane/msoleps
/usr/share/gocode/src/github.com/richardlehane/msoleps/.goipath
/usr/share/gocode/src/github.com/richardlehane/msoleps/README.md
/usr/share/gocode/src/github.com/richardlehane/msoleps/go.mod
/usr/share/gocode/src/github.com/richardlehane/msoleps/msoleps.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/msoleps_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/property.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/sets.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/currency.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/currency_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/date.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/date_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/decimal.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/decimal_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/filetime.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/filetime_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/guid.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/guid_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/numeric.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/strings.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/types.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/types_test.go
/usr/share/gocode/src/github.com/richardlehane/msoleps/types/vectorArray.go
/usr/share/licenses/golang-github-richardlehane-msoleps-devel
/usr/share/licenses/golang-github-richardlehane-msoleps-devel/LICENSE.txt

References

Summary

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