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

Last updated: January 14,2025

1. Install "golang-godoc.x86_64" package

This guide covers the steps necessary to install golang-godoc.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-godoc.x86_64

2. Uninstall "golang-godoc.x86_64" package

This is a short guide on how to uninstall golang-godoc.x86_64 on Fedora 39:

$ sudo dnf remove golang-godoc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:35:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-godoc
Epoch : 1
Version : 0.11.1
Release : 1.fc39
Architecture : x86_64
Size : 4.4 M
Source : golang-x-tools-0.11.1-1.fc39.src.rpm
Repository : fedora
Summary : Documentation tool for the Go programming language
URL : https://github.com/golang/tools
License : BSD
Description : Godoc extracts and generates documentation for Go programs.