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

Last updated: May 17,2024

1. Install "golang.x86_64" package

Here is a brief guide to show you how to install golang.x86_64 on Oracle Linux 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 Oracle Linux 9:

$ sudo dnf remove golang.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:31:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang
Version : 1.20.10
Release : 1.el9_3
Architecture : x86_64
Size : 633 k
Source : golang-1.20.10-1.el9_3.src.rpm
Repository : ol9_appstream
Summary : The Go Programming Language
URL : http://golang.org/
License : BSD and Public Domain
Description : The Go Programming Language.