How to Install and Uninstall golang-x-mod.x86_64 Package on Fedora 39

Last updated: November 28,2024

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

Please follow the guidelines below to install golang-x-mod.x86_64 on Fedora 39

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

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

Please follow the guidance below to uninstall golang-x-mod.x86_64 on Fedora 39:

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

3. Information about the golang-x-mod.x86_64 package on Fedora 39

Last metadata expiration check: 3:19:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-x-mod
Version : 0.14.0
Release : 1.fc39
Architecture : x86_64
Size : 2.0 M
Source : golang-x-mod-0.14.0-1.fc39.src.rpm
Repository : updates
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.