How To Install golang-github-geertjohan-rice on Fedora 36

In this tutorial we learn how to install golang-github-geertjohan-rice in Fedora 36. golang-github-geertjohan-rice is Go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy

Introduction

In this tutorial we learn how to install golang-github-geertjohan-rice on Fedora 36.

What is golang-github-geertjohan-rice

Go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.

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

Install golang-github-geertjohan-rice 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-geertjohan-rice using dnf by running the following command:

sudo dnf -y install golang-github-geertjohan-rice

Install golang-github-geertjohan-rice 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-geertjohan-rice using yum by running the following command:

sudo yum -y install golang-github-geertjohan-rice

How To Uninstall golang-github-geertjohan-rice on Fedora 36

To uninstall only the golang-github-geertjohan-rice package we can use the following command:

sudo dnf remove golang-github-geertjohan-rice

golang-github-geertjohan-rice Package Contents on Fedora 36

/usr/bin/rice
/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/65d33810575d626ac28243ea5ddaeba8306c84
/usr/share/doc/golang-github-geertjohan-rice
/usr/share/doc/golang-github-geertjohan-rice/AUTHORS
/usr/share/doc/golang-github-geertjohan-rice/README.md
/usr/share/doc/golang-github-geertjohan-rice/example
/usr/share/doc/golang-github-geertjohan-rice/example/example-files
/usr/share/doc/golang-github-geertjohan-rice/example/example-files/file.txt
/usr/share/doc/golang-github-geertjohan-rice/example/example-files/img
/usr/share/doc/golang-github-geertjohan-rice/example/example-files/img/doge.jpg
/usr/share/doc/golang-github-geertjohan-rice/example/example-templates
/usr/share/doc/golang-github-geertjohan-rice/example/example-templates/message.tmpl
/usr/share/doc/golang-github-geertjohan-rice/example/example.go
/usr/share/licenses/golang-github-geertjohan-rice
/usr/share/licenses/golang-github-geertjohan-rice/LICENSE

References

Summary

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