git-pile on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S git-pile

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

$ yay -Rns git-pile

2. Manually Install "git-pile" via AUR

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

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

b. Clone git-pile's git locally

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

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

$ cd ~/git-pile $ makepkg -si

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

ID: 1192404
Name: git-pile
PackageBaseID: 178781
PackageBase: git-pile
Version: 1.1-1
Description: Manage a pile of patches on top of a git branch
URL: https://github.com/git-pile/git-pile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DragoonAethis
Submitter: DragoonAethis
FirstSubmitted: 1652353474
LastModified: 1672956606
URLPath: /cgit/aur.git/snapshot/git-pile.tar.gz