arm-linux-gnueabihf-gdb on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "arm-linux-gnueabihf-gdb" 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-linux-gnueabihf-gdb on Arch using YAY

$ yay -S arm-linux-gnueabihf-gdb

* (Optional) Uninstall arm-linux-gnueabihf-gdb on Arch using YAY

$ yay -Rns arm-linux-gnueabihf-gdb

2. Manually Install "arm-linux-gnueabihf-gdb" via AUR

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

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

b. Clone arm-linux-gnueabihf-gdb's git locally

$ git clone https://aur.archlinux.org/arm-linux-gnueabihf-gdb.git ~/arm-linux-gnueabihf-gdb

c. Go to ~/arm-linux-gnueabihf-gdb folder and install it

$ cd ~/arm-linux-gnueabihf-gdb $ makepkg -si

3. Information about the arm-linux-gnueabihf-gdb package on Arch User Repository (AUR)

ID: 1374836
Name: arm-linux-gnueabihf-gdb
PackageBaseID: 100284
PackageBase: arm-linux-gnueabihf-gdb
Version: 14.1-1
Description: The GNU Debugger
URL: http://www.gnu.org/software/gdb/
NumVotes: 11
Popularity: 1.0E-6
OutOfDate:
Maintainer: wgottwalt
Submitter: lipnitsk
FirstSubmitted: 1442612724
LastModified: 1703416432
URLPath: /cgit/aur.git/snapshot/arm-linux-gnueabihf-gdb.tar.gz