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