How to Install and Uninstall arm-none-eabi-gcc-cs-c++.x86_64 Package on Fedora 36

Last updated: January 10,2025

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

Please follow the instructions below to install arm-none-eabi-gcc-cs-c++.x86_64 on Fedora 36

$ 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

Learn how to uninstall arm-none-eabi-gcc-cs-c++.x86_64 on Fedora 36:

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

Last metadata expiration check: 2:06:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : arm-none-eabi-gcc-cs-c++
Epoch : 1
Version : 11.1.0
Release : 2.fc36
Architecture : x86_64
Size : 11 M
Source : arm-none-eabi-gcc-cs-11.1.0-2.fc36.src.rpm
Repository : fedora
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.