git-crecord on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install git-crecord on Arch using YAY
$
yay -S
git-crecord
Copied
* (Optional) Uninstall git-crecord on Arch using YAY
$
yay -Rns
git-crecord
Copied
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
Copied
b. Clone git-crecord's git locally
$
git clone https://aur.archlinux.org/git-crecord.git
~/git-crecord
Copied
c. Go to ~/git-crecord folder and install it
$
cd
~/git-crecord
Copied
$
makepkg -si
Copied
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
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