i386-elf-gdb on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S i386-elf-gdb

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

$ yay -Rns i386-elf-gdb

2. Manually Install "i386-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 i386-elf-gdb's git locally

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

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

$ cd ~/i386-elf-gdb $ makepkg -si

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

ID: 1053353
Name: i386-elf-gdb
PackageBaseID: 177041
PackageBase: i386-elf-gdb
Version: 11.1-4
Description: GNU debugger crosscompiled for i386 development
URL: https://www.gnu.org/software/gdb
NumVotes: 0
Popularity: 0
OutOfDate: 1661478513
Maintainer: c0repwn3r
Submitter: c0repwn3r
FirstSubmitted: 1647633043
LastModified: 1647635024
URLPath: /cgit/aur.git/snapshot/i386-elf-gdb.tar.gz