How to Install and Uninstall golang-x-mod.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "golang-x-mod.x86_64" package

This is a short guide on how to install golang-x-mod.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install golang-x-mod.x86_64

2. Uninstall "golang-x-mod.x86_64" package

This is a short guide on how to uninstall golang-x-mod.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove golang-x-mod.x86_64 $ sudo dnf autoremove

3. Information about the golang-x-mod.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-x-mod
Version : 0.14.0
Release : 1.el9
Architecture : x86_64
Size : 2.0 M
Source : golang-x-mod-0.14.0-1.el9.src.rpm
Repository : epel
Summary : Go module mechanics libraries
URL : https://github.com/golang/mod
License : BSD-3-Clause
Description :
: This packages holds packages for writing tools that work directly with Go module
: mechanics. That is, it is for direct manipulation of Go modules themselves.