How to Install and Uninstall gcc-c++-aarch64-linux-gnu.x86_64 Package on AlmaLinux 8

Last updated: May 02,2024

1. Install "gcc-c++-aarch64-linux-gnu.x86_64" package

Here is a brief guide to show you how to install gcc-c++-aarch64-linux-gnu.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install gcc-c++-aarch64-linux-gnu.x86_64

2. Uninstall "gcc-c++-aarch64-linux-gnu.x86_64" package

This guide covers the steps necessary to uninstall gcc-c++-aarch64-linux-gnu.x86_64 on AlmaLinux 8:

$ sudo dnf remove gcc-c++-aarch64-linux-gnu.x86_64 $ sudo dnf autoremove

3. Information about the gcc-c++-aarch64-linux-gnu.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:29:10 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gcc-c++-aarch64-linux-gnu
Version : 12.1.1
Release : 2.el8
Architecture : x86_64
Size : 11 M
Source : cross-gcc-12.1.1-2.el8.src.rpm
Repository : epel
Summary : Cross-build binary utilities for aarch64-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 the compiler is provided; not libstdc++. Support for cross-building
: user space programs is not currently provided as that would massively multiply
: the number of packages.