commit-patch on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S commit-patch

* (Optional) Uninstall commit-patch on Arch using YAY

$ yay -Rns commit-patch

2. Manually Install "commit-patch" via AUR

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

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

b. Clone commit-patch's git locally

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

c. Go to ~/commit-patch folder and install it

$ cd ~/commit-patch $ makepkg -si

3. Information about the commit-patch package on Arch User Repository (AUR)

ID: 607232
Name: commit-patch
PackageBaseID: 103013
PackageBase: commit-patch
Version: 2.6-1
Description: Commit partial patches to version control
URL: http://www.porkrind.org/commit-patch/
NumVotes: 0
Popularity: 0
OutOfDate: 1656428178
Maintainer:
Submitter: jpkotta
FirstSubmitted: 1446839294
LastModified: 1556293326
URLPath: /cgit/aur.git/snapshot/commit-patch.tar.gz