git-crecord on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S git-crecord

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

$ yay -Rns git-crecord

2. Manually Install "git-crecord" via AUR

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

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

b. Clone git-crecord's git locally

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

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

$ cd ~/git-crecord $ makepkg -si

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

ID: 1020702
Name: git-crecord
PackageBaseID: 175177
PackageBase: git-crecord
Version: 20201025.0-1
Description: Git subcommand to interactively select changes to commit or stage
URL: https://github.com/andrewshadura/git-crecord
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thiagowfx
FirstSubmitted: 1642537863
LastModified: 1642537863
URLPath: /cgit/aur.git/snapshot/git-crecord.tar.gz