patchup on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "patchup" 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
Copied
b. Install patchup on Arch using YAY
$
yay -S
patchup
Copied
* (Optional) Uninstall patchup on Arch using YAY
$
yay -Rns
patchup
Copied
2. Manually Install "patchup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone patchup's git locally
$
git clone https://aur.archlinux.org/patchup.git
~/patchup
Copied
c. Go to ~/patchup folder and install it
$
cd
~/patchup
Copied
$
makepkg -si
Copied
3. Information about the patchup package on Arch User Repository (AUR)
ID: 965516
Name: patchup
PackageBaseID: 165725
PackageBase: patchup
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: 1618652320
LastModified: 1632563263
URLPath: /cgit/aur.git/snapshot/patchup.tar.gz
Name: patchup
PackageBaseID: 165725
PackageBase: patchup
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: 1618652320
LastModified: 1632563263
URLPath: /cgit/aur.git/snapshot/patchup.tar.gz