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

Last updated: November 28,2024

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

This guide let you learn how to install arm-none-eabi-gcc-cs.x86_64 on Fedora 38

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

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

Please follow the steps below to uninstall arm-none-eabi-gcc-cs.x86_64 on Fedora 38:

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

3. Information about the arm-none-eabi-gcc-cs.x86_64 package on Fedora 38

Last metadata expiration check: 0:53:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : arm-none-eabi-gcc-cs
Epoch : 1
Version : 13.2.0
Release : 1.fc38
Architecture : x86_64
Size : 254 M
Source : arm-none-eabi-gcc-cs-13.2.0-1.fc38.src.rpm
Repository : updates
Summary : GNU GCC for cross-compilation for arm-none-eabi target
URL : https://gcc.gnu.org/
License : GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND MIT AND BSD-2-Clause
Description : This is a Cross Compiling version of GNU GCC, which can be used to
: compile for the arm-none-eabi platform, instead of for the
: native x86_64 platform.