Uncategorized

How to install arm-none-eabi-gcc in any Manjaro Arch Linux Operating System


How to Install - arm-none-eabi-gcc in Manjaro Arch Linux Operting System- Explained

1. Open the terminal. (Ctrl+Alt+T)

2. Enter the following command to the terminal

sudo pacman -S arm-none-eabi-gcc

3. arm-none-eabi-gcc is now installed.

 

In case if you get any error while installing the package, try the command below and repeat the previous commands

sudo pacman -Rs arm-none-eabi-gcc

In case you need any assistance in installing the packgae, please feel free to write to us.