How To Install golang-gitlab-flimzy-testy-devel on Fedora 36

In this tutorial we learn how to install golang-gitlab-flimzy-testy-devel in Fedora 36. golang-gitlab-flimzy-testy-devel is Go testing utilities

Introduction

In this tutorial we learn how to install golang-gitlab-flimzy-testy-devel on Fedora 36.

What is golang-gitlab-flimzy-testy-devel

Grab-bag of Go testing utilities. This package contains the source code needed for building packages that reference the following Go import paths – gitlab.com/flimzy/testy

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

Install golang-gitlab-flimzy-testy-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-gitlab-flimzy-testy-devel using dnf by running the following command:

sudo dnf -y install golang-gitlab-flimzy-testy-devel

Install golang-gitlab-flimzy-testy-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-gitlab-flimzy-testy-devel using yum by running the following command:

sudo yum -y install golang-gitlab-flimzy-testy-devel

How To Uninstall golang-gitlab-flimzy-testy-devel on Fedora 36

To uninstall only the golang-gitlab-flimzy-testy-devel package we can use the following command:

sudo dnf remove golang-gitlab-flimzy-testy-devel

golang-gitlab-flimzy-testy-devel Package Contents on Fedora 36

/usr/share/doc/golang-gitlab-flimzy-testy-devel
/usr/share/doc/golang-gitlab-flimzy-testy-devel/README.md
/usr/share/gocode/src/gitlab.com
/usr/share/gocode/src/gitlab.com/flimzy
/usr/share/gocode/src/gitlab.com/flimzy/testy
/usr/share/gocode/src/gitlab.com/flimzy/testy/.goipath
/usr/share/gocode/src/gitlab.com/flimzy/testy/LICENSE.md
/usr/share/gocode/src/gitlab.com/flimzy/testy/README.md
/usr/share/gocode/src/gitlab.com/flimzy/testy/diff.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/diff_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/diffforms.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/diffforms_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/diffhttp.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/diffhttp_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/dir.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/dir_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/doc.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/env.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/env_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/errors.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/errors_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/file.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/file_no_updates.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/file_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/file_update.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/go.mod
/usr/share/gocode/src/gitlab.com/flimzy/testy/helper.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/helper_18.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/http.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/http_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/io.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/io_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/reader.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/replace.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/table.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/table_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/testy.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/testy_112.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/testy_113.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/update.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/update_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/versions.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/warn.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/warn_test.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/writer.go
/usr/share/gocode/src/gitlab.com/flimzy/testy/writer_test.go
/usr/share/licenses/golang-gitlab-flimzy-testy-devel
/usr/share/licenses/golang-gitlab-flimzy-testy-devel/LICENSE.md

References

Summary

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