splitpatch-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S splitpatch-git

* (Optional) Uninstall splitpatch-git on Arch using YAY

$ yay -Rns splitpatch-git

2. Manually Install "splitpatch-git" via AUR

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

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

b. Clone splitpatch-git's git locally

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

c. Go to ~/splitpatch-git folder and install it

$ cd ~/splitpatch-git $ makepkg -si

3. Information about the splitpatch-git package on Arch User Repository (AUR)

ID: 553049
Name: splitpatch-git
PackageBaseID: 136751
PackageBase: splitpatch-git
Version: r27.fd2f58d-1
Description: A utility to split a diff patch into separate sections
URL: http://www.clearchain.com/blog/posts/splitting-a-patch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Jarhmander
Submitter: Jarhmander
FirstSubmitted: 1539903309
LastModified: 1539903310
URLPath: /cgit/aur.git/snapshot/splitpatch-git.tar.gz