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

Last updated: October 06,2024

1. Install "golang.x86_64" package

Please follow the guidance below to install golang.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install golang.x86_64

2. Uninstall "golang.x86_64" package

This guide let you learn how to uninstall golang.x86_64 on CentOS Stream 9:

$ sudo dnf remove golang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:21:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang
Version : 1.21.7
Release : 1.el9
Architecture : x86_64
Size : 670 k
Source : golang-1.21.7-1.el9.src.rpm
Repository : appstream
Summary : The Go Programming Language
URL : http://golang.org/
License : BSD and Public Domain
Description : The Go Programming Language.