How To Install golang-github-rickb777-date-devel on Fedora 36

In this tutorial we learn how to install golang-github-rickb777-date-devel in Fedora 36. golang-github-rickb777-date-devel is A Go package for working with dates

Introduction

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

What is golang-github-rickb777-date-devel

A Go package for working with dates. This package contains the source code needed for building packages that reference the following Go import paths – github.com/rickb777/date

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

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

sudo dnf -y install golang-github-rickb777-date-devel

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

sudo yum -y install golang-github-rickb777-date-devel

How To Uninstall golang-github-rickb777-date-devel on Fedora 36

To uninstall only the golang-github-rickb777-date-devel package we can use the following command:

sudo dnf remove golang-github-rickb777-date-devel

golang-github-rickb777-date-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-rickb777-date-devel
/usr/share/doc/golang-github-rickb777-date-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/rickb777
/usr/share/gocode/src/github.com/rickb777/date
/usr/share/gocode/src/github.com/rickb777/date/.goipath
/usr/share/gocode/src/github.com/rickb777/date/README.md
/usr/share/gocode/src/github.com/rickb777/date/clock
/usr/share/gocode/src/github.com/rickb777/date/clock/clock.go
/usr/share/gocode/src/github.com/rickb777/date/clock/clock_test.go
/usr/share/gocode/src/github.com/rickb777/date/clock/format.go
/usr/share/gocode/src/github.com/rickb777/date/clock/marshal.go
/usr/share/gocode/src/github.com/rickb777/date/clock/marshal_test.go
/usr/share/gocode/src/github.com/rickb777/date/clock/parse.go
/usr/share/gocode/src/github.com/rickb777/date/clock/sql.go
/usr/share/gocode/src/github.com/rickb777/date/clock/sql_test.go
/usr/share/gocode/src/github.com/rickb777/date/date.go
/usr/share/gocode/src/github.com/rickb777/date/date_test.go
/usr/share/gocode/src/github.com/rickb777/date/datetool
/usr/share/gocode/src/github.com/rickb777/date/datetool/main.go
/usr/share/gocode/src/github.com/rickb777/date/doc.go
/usr/share/gocode/src/github.com/rickb777/date/example_test.go
/usr/share/gocode/src/github.com/rickb777/date/format.go
/usr/share/gocode/src/github.com/rickb777/date/format_test.go
/usr/share/gocode/src/github.com/rickb777/date/go.mod
/usr/share/gocode/src/github.com/rickb777/date/gregorian
/usr/share/gocode/src/github.com/rickb777/date/gregorian/doc.go
/usr/share/gocode/src/github.com/rickb777/date/gregorian/util.go
/usr/share/gocode/src/github.com/rickb777/date/gregorian/util_test.go
/usr/share/gocode/src/github.com/rickb777/date/marshal.go
/usr/share/gocode/src/github.com/rickb777/date/marshal_test.go
/usr/share/gocode/src/github.com/rickb777/date/parse.go
/usr/share/gocode/src/github.com/rickb777/date/parse_test.go
/usr/share/gocode/src/github.com/rickb777/date/period
/usr/share/gocode/src/github.com/rickb777/date/period/arithmetic.go
/usr/share/gocode/src/github.com/rickb777/date/period/arithmetic_test.go
/usr/share/gocode/src/github.com/rickb777/date/period/designator.go
/usr/share/gocode/src/github.com/rickb777/date/period/doc.go
/usr/share/gocode/src/github.com/rickb777/date/period/flag.go
/usr/share/gocode/src/github.com/rickb777/date/period/format.go
/usr/share/gocode/src/github.com/rickb777/date/period/marshal.go
/usr/share/gocode/src/github.com/rickb777/date/period/marshal_test.go
/usr/share/gocode/src/github.com/rickb777/date/period/parse.go
/usr/share/gocode/src/github.com/rickb777/date/period/period.go
/usr/share/gocode/src/github.com/rickb777/date/period/period64.go
/usr/share/gocode/src/github.com/rickb777/date/period/period_test.go
/usr/share/gocode/src/github.com/rickb777/date/period/sql.go
/usr/share/gocode/src/github.com/rickb777/date/period/sql_test.go
/usr/share/gocode/src/github.com/rickb777/date/rep.go
/usr/share/gocode/src/github.com/rickb777/date/rep_test.go
/usr/share/gocode/src/github.com/rickb777/date/sql.go
/usr/share/gocode/src/github.com/rickb777/date/sql_test.go
/usr/share/gocode/src/github.com/rickb777/date/timespan
/usr/share/gocode/src/github.com/rickb777/date/timespan/daterange.go
/usr/share/gocode/src/github.com/rickb777/date/timespan/daterange_test.go
/usr/share/gocode/src/github.com/rickb777/date/timespan/doc.go
/usr/share/gocode/src/github.com/rickb777/date/timespan/timespan.go
/usr/share/gocode/src/github.com/rickb777/date/timespan/timespan_test.go
/usr/share/gocode/src/github.com/rickb777/date/view
/usr/share/gocode/src/github.com/rickb777/date/view/vdate.go
/usr/share/gocode/src/github.com/rickb777/date/view/vdate_test.go
/usr/share/licenses/golang-github-rickb777-date-devel
/usr/share/licenses/golang-github-rickb777-date-devel/LICENSE

References

Summary

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