How To Install golang-github-vitrun-qart-devel on Fedora 36

In this tutorial we learn how to install golang-github-vitrun-qart-devel in Fedora 36. golang-github-vitrun-qart-devel is Qr codesgeneration

Introduction

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

What is golang-github-vitrun-qart-devel

Instead of scribbling on redundant pieces and relying on error correction to preserve the meaning, qart engineers the encoded values to create the picture in a code with no inherent errors. This package contains the source code needed for building packages that reference the following Go import paths – github.com/vitrun/qart

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

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

sudo dnf -y install golang-github-vitrun-qart-devel

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

sudo yum -y install golang-github-vitrun-qart-devel

How To Uninstall golang-github-vitrun-qart-devel on Fedora 36

To uninstall only the golang-github-vitrun-qart-devel package we can use the following command:

sudo dnf remove golang-github-vitrun-qart-devel

golang-github-vitrun-qart-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-vitrun-qart-devel
/usr/share/doc/golang-github-vitrun-qart-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/vitrun
/usr/share/gocode/src/github.com/vitrun/qart
/usr/share/gocode/src/github.com/vitrun/qart/.goipath
/usr/share/gocode/src/github.com/vitrun/qart/README.md
/usr/share/gocode/src/github.com/vitrun/qart/coding
/usr/share/gocode/src/github.com/vitrun/qart/coding/coding.go
/usr/share/gocode/src/github.com/vitrun/qart/gf256
/usr/share/gocode/src/github.com/vitrun/qart/gf256/gf256.go
/usr/share/gocode/src/github.com/vitrun/qart/img.go
/usr/share/gocode/src/github.com/vitrun/qart/qart.go
/usr/share/gocode/src/github.com/vitrun/qart/qart_test.go
/usr/share/gocode/src/github.com/vitrun/qart/qr
/usr/share/gocode/src/github.com/vitrun/qart/qr/png.go
/usr/share/gocode/src/github.com/vitrun/qart/qr/qr.go
/usr/share/gocode/src/github.com/vitrun/qart/qr/resize.go
/usr/share/licenses/golang-github-vitrun-qart-devel
/usr/share/licenses/golang-github-vitrun-qart-devel/LICENSE
/usr/share/licenses/golang-github-vitrun-qart-devel/LICENSE.bsd

References

Summary

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