How to Install and Uninstall arm-none-eabi-gcc-cs-c++.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "arm-none-eabi-gcc-cs-c++.x86_64" package

Here is a brief guide to show you how to install arm-none-eabi-gcc-cs-c++.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install arm-none-eabi-gcc-cs-c++.x86_64

2. Uninstall "arm-none-eabi-gcc-cs-c++.x86_64" package

Please follow the guidelines below to uninstall arm-none-eabi-gcc-cs-c++.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove arm-none-eabi-gcc-cs-c++.x86_64 $ sudo dnf autoremove

3. Information about the arm-none-eabi-gcc-cs-c++.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:15:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : arm-none-eabi-gcc-cs-c++
Epoch : 1
Version : 12.2.0
Release : 4.el9
Architecture : x86_64
Size : 12 M
Source : arm-none-eabi-gcc-cs-12.2.0-4.el9.src.rpm
Repository : epel
Summary : Cross Compiling GNU GCC targeted at arm-none-eabi
URL : https://gcc.gnu.org/
License : GPLv2+ and GPLv3+ and LGPLv2+ and BSD
Description : This package contains the Cross Compiling version of g++, which can be used to
: compile c++ code for the arm-none-eabi platform, instead of for the native
: x86_64 platform.