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

Last updated: May 18,2024

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

This guide covers the steps necessary to install gcc-alpha-linux-gnu.x86_64 on Fedora 36

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

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

This is a short guide on how to uninstall gcc-alpha-linux-gnu.x86_64 on Fedora 36:

$ 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 36

Last metadata expiration check: 5:58:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gcc-alpha-linux-gnu
Version : 12.1.1
Release : 1.fc36
Architecture : x86_64
Size : 23 M
Source : cross-gcc-12.1.1-1.fc36.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.