How to Install and Uninstall libgo.i686 Package on Fedora 39
Last updated: November 25,2024
1. Install "libgo.i686" package
Please follow the guidelines below to install libgo.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libgo.i686
Copied
2. Uninstall "libgo.i686" package
In this section, we are going to explain the necessary steps to uninstall libgo.i686 on Fedora 39:
$
sudo dnf remove
libgo.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libgo.i686 package on Fedora 39
Last metadata expiration check: 1:51:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libgo
Version : 13.2.1
Release : 6.fc39
Architecture : i686
Size : 7.5 M
Source : gcc-13.2.1-6.fc39.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.
Available Packages
Name : libgo
Version : 13.2.1
Release : 6.fc39
Architecture : i686
Size : 7.5 M
Source : gcc-13.2.1-6.fc39.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.