How to Install and Uninstall libgo.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "libgo.x86_64" package
This guide covers the steps necessary to install libgo.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libgo.x86_64
Copied
2. Uninstall "libgo.x86_64" package
This guide let you learn how to uninstall libgo.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libgo.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgo.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:49:13 ago on Mon Sep 5 03:22:42 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.
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.