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

Last updated: November 02,2024

1. Install "golang.x86_64" package

Please follow the step by step instructions below to install golang.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install golang.x86_64

2. Uninstall "golang.x86_64" package

Here is a brief guide to show you how to uninstall golang.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove golang.x86_64 $ sudo dnf autoremove

3. Information about the golang.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:47:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : golang
Version : 1.14.12
Release : 1.module_el8.3.0+605+410c5674
Architecture : x86_64
Size : 703 k
Source : golang-1.14.12-1.module_el8.3.0+605+410c5674.src.rpm
Repository : appstream
Summary : The Go Programming Language
URL : http://golang.org/
License : BSD and Public Domain
Description : The Go Programming Language.