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

Last updated: October 07,2024

1. Install "golang-godoc.x86_64" package

In this section, we are going to explain the necessary steps to install golang-godoc.x86_64 on Fedora 35

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

2. Uninstall "golang-godoc.x86_64" package

Learn how to uninstall golang-godoc.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 0:36:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-godoc
Epoch : 1
Version : 0.1.10
Release : 2.fc35
Architecture : x86_64
Size : 4.0 M
Source : golang-x-tools-0.1.10-2.fc35.src.rpm
Repository : updates
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.