arm-none-eabi-gdb-linaro on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "arm-none-eabi-gdb-linaro" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install arm-none-eabi-gdb-linaro on Arch using YAY

$ yay -S arm-none-eabi-gdb-linaro

* (Optional) Uninstall arm-none-eabi-gdb-linaro on Arch using YAY

$ yay -Rns arm-none-eabi-gdb-linaro

2. Manually Install "arm-none-eabi-gdb-linaro" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone arm-none-eabi-gdb-linaro's git locally

$ git clone https://aur.archlinux.org/arm-none-eabi-gdb-linaro.git ~/arm-none-eabi-gdb-linaro

c. Go to ~/arm-none-eabi-gdb-linaro folder and install it

$ cd ~/arm-none-eabi-gdb-linaro $ makepkg -si

3. Information about the arm-none-eabi-gdb-linaro package on Arch User Repository (AUR)

ID: 538985
Name: arm-none-eabi-gdb-linaro
PackageBaseID: 73764
PackageBase: arm-none-eabi-gdb-linaro
Version: 7.8_2014.09-3
Description: Linaro GDB is a branch of FSF GDB that contains ARM focused features and patches.
URL: https://releases.linaro.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jhalfmoon
FirstSubmitted: 1380131912
LastModified: 1535450207
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gdb-linaro.tar.gz