psptool on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S psptool

* (Optional) Uninstall psptool on Arch using YAY

$ yay -Rns psptool

2. Manually Install "psptool" via AUR

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

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

b. Clone psptool's git locally

$ git clone https://aur.archlinux.org/psptool.git ~/psptool

c. Go to ~/psptool folder and install it

$ cd ~/psptool $ makepkg -si

3. Information about the psptool package on Arch User Repository (AUR)

ID: 801747
Name: psptool
PackageBaseID: 158492
PackageBase: psptool
Version: 2.2-1
Description: Swiss Army knife for dealing with firmware of the AMD Secure Processor
URL: https://github.com/PSPReverse/PSPTool
NumVotes: 0
Popularity: 0
OutOfDate: 1665831690
Maintainer:
Submitter: cyrevolt
FirstSubmitted: 1602094479
LastModified: 1602094479
URLPath: /cgit/aur.git/snapshot/psptool.tar.gz