psp-gdb on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S psp-gdb

* (Optional) Uninstall psp-gdb on Arch using YAY

$ yay -Rns psp-gdb

2. Manually Install "psp-gdb" via AUR

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

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

b. Clone psp-gdb's git locally

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

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

$ cd ~/psp-gdb $ makepkg -si

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

ID: 752685
Name: psp-gdb
PackageBaseID: 80310
PackageBase: psp-gdb
Version: 7.5.1-1
Description: The GNU Debugger (psp)
URL: http://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1395854631
LastModified: 1592287917
URLPath: /cgit/aur.git/snapshot/psp-gdb.tar.gz