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

Last updated: October 05,2024

1. Install "libgo.x86_64" package

Please follow the step by step instructions below to install libgo.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libgo.x86_64

2. Uninstall "libgo.x86_64" package

Please follow the step by step instructions below to uninstall libgo.x86_64 on Oracle Linux 8:

$ sudo dnf remove libgo.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:00:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libgo
Version : 8.5.0
Release : 15.el8
Architecture : x86_64
Size : 5.8 M
Source : gcc-epel-8.5.0-15.el8.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.