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

Last updated: July 03,2024

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

Please follow the guidelines below to install arm-none-eabi-gcc-cs.x86_64 on Fedora 35

$ 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 guidelines below to uninstall arm-none-eabi-gcc-cs.x86_64 on Fedora 35:

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

Last metadata expiration check: 3:15:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : arm-none-eabi-gcc-cs
Epoch : 1
Version : 11.1.0
Release : 2.fc35
Architecture : x86_64
Size : 178 M
Source : arm-none-eabi-gcc-cs-11.1.0-2.fc35.src.rpm
Repository : updates
Summary : GNU GCC for cross-compilation for arm-none-eabi target
URL : https://gcc.gnu.org/
License : GPLv2+ and GPLv3+ and LGPLv2+ and BSD
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.