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

Last updated: November 01,2024

1. Install "golang.x86_64" package

This guide let you learn how to install golang.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install golang.x86_64

2. Uninstall "golang.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang.x86_64 on CentOS Stream 8:

$ sudo dnf remove golang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:37:41 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : golang
Version : 1.21.7
Release : 1.module_el8+960+4060efbe
Architecture : x86_64
Size : 765 k
Source : golang-1.21.7-1.module_el8+960+4060efbe.src.rpm
Repository : appstream
Summary : The Go Programming Language
URL : http://golang.org/
License : BSD and Public Domain
Description : The Go Programming Language.