patchup-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S patchup-bin

* (Optional) Uninstall patchup-bin on Arch using YAY

$ yay -Rns patchup-bin

2. Manually Install "patchup-bin" via AUR

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

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

b. Clone patchup-bin's git locally

$ git clone https://aur.archlinux.org/patchup-bin.git ~/patchup-bin

c. Go to ~/patchup-bin folder and install it

$ cd ~/patchup-bin $ makepkg -si

3. Information about the patchup-bin package on Arch User Repository (AUR)

ID: 965518
Name: patchup-bin
PackageBaseID: 165648
PackageBase: patchup-bin
Version: 0.1.0-1
Description: A tool to compute and apply binary patches for files and directories
URL: https://github.com/patchup/cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dezyh
Submitter: dezyh
FirstSubmitted: 1618502166
LastModified: 1632563275
URLPath: /cgit/aur.git/snapshot/patchup-bin.tar.gz