powerpc64-linux-gnu-gdb on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S powerpc64-linux-gnu-gdb

* (Optional) Uninstall powerpc64-linux-gnu-gdb on Arch using YAY

$ yay -Rns powerpc64-linux-gnu-gdb

2. Manually Install "powerpc64-linux-gnu-gdb" via AUR

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

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

b. Clone powerpc64-linux-gnu-gdb's git locally

$ git clone https://aur.archlinux.org/powerpc64-linux-gnu-gdb.git ~/powerpc64-linux-gnu-gdb

c. Go to ~/powerpc64-linux-gnu-gdb folder and install it

$ cd ~/powerpc64-linux-gnu-gdb $ makepkg -si

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

ID: 1298725
Name: powerpc64-linux-gnu-gdb
PackageBaseID: 192937
PackageBase: powerpc64-linux-gnu-gdb
Version: 13.2-2
Description: The GNU Debugger for the PPC64 target
URL: https://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ImperatorStorm
Submitter: ImperatorStorm
FirstSubmitted: 1682188455
LastModified: 1691100705
URLPath: /cgit/aur.git/snapshot/powerpc64-linux-gnu-gdb.tar.gz