How To Install golang-github-rogpeppe-internal on Fedora 36

In this tutorial we learn how to install golang-github-rogpeppe-internal in Fedora 36. golang-github-rogpeppe-internal is Selected Go-internal packages factored out from the standard library

Introduction

In this tutorial we learn how to install golang-github-rogpeppe-internal on Fedora 36.

What is golang-github-rogpeppe-internal

Selected Go-internal packages factored out from the standard library.

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

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

sudo dnf -y install golang-github-rogpeppe-internal

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

sudo yum -y install golang-github-rogpeppe-internal

How To Uninstall golang-github-rogpeppe-internal on Fedora 36

To uninstall only the golang-github-rogpeppe-internal package we can use the following command:

sudo dnf remove golang-github-rogpeppe-internal

golang-github-rogpeppe-internal Package Contents on Fedora 36

/usr/bin/testscript
/usr/bin/txtar-addmod
/usr/bin/txtar-c
/usr/bin/txtar-goproxy
/usr/bin/txtar-x
/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/aef324379a0c52752df655e7b1d7503757de38
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/37cf3305359063ed140806a3616e74a2570af8
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/9bb65854647870683dcf18b1aed3e550585239
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/da8c1dd62cf80b4891aae5e6355787ee095fec
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/f978a13163670422aacbc98710d5143512b638
/usr/share/doc/golang-github-rogpeppe-internal
/usr/share/doc/golang-github-rogpeppe-internal/README.md
/usr/share/licenses/golang-github-rogpeppe-internal
/usr/share/licenses/golang-github-rogpeppe-internal/LICENSE

References

Summary

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