aarch64-none-elf-gdb on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "aarch64-none-elf-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 aarch64-none-elf-gdb on Arch using YAY

$ yay -S aarch64-none-elf-gdb

* (Optional) Uninstall aarch64-none-elf-gdb on Arch using YAY

$ yay -Rns aarch64-none-elf-gdb

2. Manually Install "aarch64-none-elf-gdb" via AUR

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

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

b. Clone aarch64-none-elf-gdb's git locally

$ git clone https://aur.archlinux.org/aarch64-none-elf-gdb.git ~/aarch64-none-elf-gdb

c. Go to ~/aarch64-none-elf-gdb folder and install it

$ cd ~/aarch64-none-elf-gdb $ makepkg -si

3. Information about the aarch64-none-elf-gdb package on Arch User Repository (AUR)

ID: 1317630
Name: aarch64-none-elf-gdb
PackageBaseID: 125953
PackageBase: aarch64-none-elf-gdb
Version: 13.2-1
Description: The GNU Debugger for the ARM64 Baremetal target
URL: https://www.gnu.org/software/gdb/
NumVotes: 1
Popularity: 0
OutOfDate: 1709916457
Maintainer: hatred
Submitter: misson20000
FirstSubmitted: 1506638376
LastModified: 1694504192
URLPath: /cgit/aur.git/snapshot/aarch64-none-elf-gdb.tar.gz