How to Install and Uninstall arm-none-eabi-gcc Package on Arch Linux

Last updated: May 19,2024

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

Please follow the guidance below to install arm-none-eabi-gcc on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S arm-none-eabi-gcc

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

Here is a brief guide to show you how to uninstall arm-none-eabi-gcc on Arch Linux:

$ sudo pacman -Rcns arm-none-eabi-gcc

3. Information about the arm-none-eabi-gcc package on Arch Linux

Repository : extra
Name : arm-none-eabi-gcc
Version : 13.2.0-2
Description : The GNU Compiler Collection - cross compiler for ARM EABI
(bare-metal) target
Architecture : x86_64
URL : https://gcc.gnu.org/
Licenses : GPL LGPL FDL
Groups : None
Provides : None
Depends On : arm-none-eabi-binutils zlib libmpc libisl zstd
Optional Deps : arm-none-eabi-newlib: Standard C library optimized for
embedded systems
Conflicts With : None
Replaces : None
Download Size : 218.25 MiB
Installed Size : 1717.58 MiB
Packager : Anatol Pomozov
Build Date : Fri Aug 18 17:28:05 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions