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

Last updated: May 10,2024

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

This is a short guide on how to install golang-x-mod.x86_64 on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall golang-x-mod.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:35:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-x-mod
Version : 0.6.0~dev
Release : 3.20220330git9b9b3d8.fc35
Architecture : x86_64
Size : 1.8 M
Source : golang-x-mod-0.6.0~dev-3.20220330git9b9b3d8.fc35.src.rpm
Repository : updates
Summary : Go module mechanics libraries
URL : https://github.com/golang/mod
License : BSD
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.