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

Last updated: November 02,2024

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

Please follow the instructions below to install golang-x-mod.x86_64 on Fedora 38

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

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

Here is a brief guide to show you how to uninstall golang-x-mod.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:38:37 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-x-mod
Version : 0.14.0
Release : 1.fc38
Architecture : x86_64
Size : 1.9 M
Source : golang-x-mod-0.14.0-1.fc38.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.