How to Install and Uninstall libgo.i686 Package on Fedora 38

Last updated: October 11,2024

1. Install "libgo.i686" package

Learn how to install libgo.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libgo.i686

2. Uninstall "libgo.i686" package

This tutorial shows how to uninstall libgo.i686 on Fedora 38:

$ sudo dnf remove libgo.i686 $ sudo dnf autoremove

3. Information about the libgo.i686 package on Fedora 38

Last metadata expiration check: 5:54:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libgo
Version : 13.2.1
Release : 4.fc38
Architecture : i686
Size : 7.5 M
Source : gcc-13.2.1-4.fc38.src.rpm
Repository : updates
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.