patchrom on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S patchrom

* (Optional) Uninstall patchrom on Arch using YAY

$ yay -Rns patchrom

2. Manually Install "patchrom" via AUR

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

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

b. Clone patchrom's git locally

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

c. Go to ~/patchrom folder and install it

$ cd ~/patchrom $ makepkg -si

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

ID: 859093
Name: patchrom
PackageBaseID: 82857
PackageBase: patchrom
Version: 1.1.3-2
Description: Patches jump tables into ROM dumps
URL: https://github.com/KnightOS/patchrom
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter:
FirstSubmitted: 1402183463
LastModified: 1612539809
URLPath: /cgit/aur.git/snapshot/patchrom.tar.gz