How to Install and Uninstall golang.x86_64 Package on Oracle Linux 8

Last updated: January 12,2025

1. Install "golang.x86_64" package

This guide let you learn how to install golang.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install golang.x86_64

2. Uninstall "golang.x86_64" package

This tutorial shows how to uninstall golang.x86_64 on Oracle Linux 8:

$ sudo dnf remove golang.x86_64 $ sudo dnf autoremove

3. Information about the golang.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:19:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : golang
Version : 1.17.12
Release : 1.module+el8.6.0+20710+66aa75bb
Architecture : x86_64
Size : 692 k
Source : golang-1.17.12-1.module+el8.6.0+20710+66aa75bb.src.rpm
Repository : ol8_appstream
Summary : The Go Programming Language
URL : http://golang.org/
License : BSD and Public Domain
Description : The Go Programming Language.