How to Install and Uninstall libgo.x86_64 Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "libgo.x86_64" package

Learn how to install libgo.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libgo.x86_64

2. Uninstall "libgo.x86_64" package

This guide covers the steps necessary to uninstall libgo.x86_64 on Rocky Linux 9:

$ sudo dnf remove libgo.x86_64 $ sudo dnf autoremove

3. Information about the libgo.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:44:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libgo
Version : 11.4.1
Release : 4.el9
Architecture : x86_64
Size : 6.9 M
Source : gcc-epel-11.4.1-4.el9.src.rpm
Repository : epel
Summary : Go runtime
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package contains Go shared library which is needed to run
: Go dynamically linked programs.