How to Install and Uninstall golang-godoc.x86_64 Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "golang-godoc.x86_64" package

This tutorial shows how to install golang-godoc.x86_64 on CentOS Stream 9

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

2. Uninstall "golang-godoc.x86_64" package

This tutorial shows how to uninstall golang-godoc.x86_64 on CentOS Stream 9:

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

3. Information about the golang-godoc.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:30:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-godoc
Epoch : 1
Version : 0.11.1
Release : 2.el9
Architecture : x86_64
Size : 4.5 M
Source : golang-x-tools-0.11.1-2.el9.src.rpm
Repository : epel
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.