How to Install and Uninstall gcc-alpha-linux-gnu.x86_64 Package on Fedora 38

Last updated: September 28,2024

1. Install "gcc-alpha-linux-gnu.x86_64" package

In this section, we are going to explain the necessary steps to install gcc-alpha-linux-gnu.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install gcc-alpha-linux-gnu.x86_64

2. Uninstall "gcc-alpha-linux-gnu.x86_64" package

This guide let you learn how to uninstall gcc-alpha-linux-gnu.x86_64 on Fedora 38:

$ sudo dnf remove gcc-alpha-linux-gnu.x86_64 $ sudo dnf autoremove

3. Information about the gcc-alpha-linux-gnu.x86_64 package on Fedora 38

Last metadata expiration check: 1:11:24 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : gcc-alpha-linux-gnu
Version : 13.2.1
Release : 1.fc38
Architecture : x86_64
Size : 25 M
Source : cross-gcc-13.2.1-1.fc38.src.rpm
Repository : updates
Summary : Cross-build binary utilities for alpha-linux-gnu
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : Cross-build GNU C compiler.
:
: Only building kernels is currently supported. Support for cross-building
: user space programs is not currently provided as that would massively multiply
: the number of packages.