How to Install and Uninstall golang-x-mod.x86_64 Package on AlmaLinux 9

Last updated: July 07,2024

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

This guide let you learn how to install golang-x-mod.x86_64 on AlmaLinux 9

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

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

Please follow the instructions below to uninstall golang-x-mod.x86_64 on AlmaLinux 9:

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

3. Information about the golang-x-mod.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:23:38 ago on Wed Mar 13 07:41:12 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.