How To Install golang-github-sqshq-sampler on Fedora 36

In this tutorial we learn how to install golang-github-sqshq-sampler in Fedora 36. golang-github-sqshq-sampler is Tool for shell commands execution, visualization and alerting

Introduction

In this tutorial we learn how to install golang-github-sqshq-sampler on Fedora 36.

What is golang-github-sqshq-sampler

Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

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

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

sudo dnf -y install golang-github-sqshq-sampler

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

sudo yum -y install golang-github-sqshq-sampler

How To Uninstall golang-github-sqshq-sampler on Fedora 36

To uninstall only the golang-github-sqshq-sampler package we can use the following command:

sudo dnf remove golang-github-sqshq-sampler

golang-github-sqshq-sampler Package Contents on Fedora 36

/usr/bin/sampler
/usr/lib/.build-id
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/66948f4aa435796951d0045980404627435ff9
/usr/share/doc/golang-github-sqshq-sampler
/usr/share/doc/golang-github-sqshq-sampler/README.md
/usr/share/doc/golang-github-sqshq-sampler/example-fedora.yml
/usr/share/doc/golang-github-sqshq-sampler/example.yml
/usr/share/licenses/golang-github-sqshq-sampler
/usr/share/licenses/golang-github-sqshq-sampler/LICENSE.md

References

Summary

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