How to Install and Uninstall golang.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "golang.x86_64" package

This guide covers the steps necessary to install golang.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install golang.x86_64

2. Uninstall "golang.x86_64" package

This guide covers the steps necessary to uninstall golang.x86_64 on AlmaLinux 8:

$ sudo dnf remove golang.x86_64 $ sudo dnf autoremove

3. Information about the golang.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:46:49 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : golang
Version : 1.17.12
Release : 1.module_el8.6.0+3065+e17ed2d4
Architecture : x86_64
Size : 691 k
Source : golang-1.17.12-1.module_el8.6.0+3065+e17ed2d4.src.rpm
Repository : appstream
Summary : The Go Programming Language
URL : http://golang.org/
License : BSD and Public Domain
Description : The Go Programming Language.