How to Install and Uninstall gcc-go.x86_64 Package on Fedora 34

Last updated: October 11,2024

1. Install "gcc-go.x86_64" package

Please follow the guidance below to install gcc-go.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gcc-go.x86_64

2. Uninstall "gcc-go.x86_64" package

Here is a brief guide to show you how to uninstall gcc-go.x86_64 on Fedora 34:

$ sudo dnf remove gcc-go.x86_64 $ sudo dnf autoremove

3. Information about the gcc-go.x86_64 package on Fedora 34

Last metadata expiration check: 3:06:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gcc-go
Version : 11.3.1
Release : 2.fc34
Architecture : x86_64
Size : 14 M
Source : gcc-11.3.1-2.fc34.src.rpm
Repository : updates
Summary : Go support
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : The gcc-go package provides support for compiling Go programs
: with the GNU Compiler Collection.