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

Last updated: May 19,2024

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

$ yay -S armv8l-linux-gnueabihf-gdb

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

$ yay -Rns armv8l-linux-gnueabihf-gdb

2. Manually Install "armv8l-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 armv8l-linux-gnueabihf-gdb's git locally

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

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

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

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

ID: 378172
Name: armv8l-linux-gnueabihf-gdb
PackageBaseID: 119210
PackageBase: armv8l-linux-gnueabihf-gdb
Version: 7.11-1
Description: The GNU Debugger for the ARM hard float target
URL: http://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flygoat
FirstSubmitted: 1485494658
LastModified: 1485494658
URLPath: /cgit/aur.git/snapshot/armv8l-linux-gnueabihf-gdb.tar.gz