git-deliver on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "git-deliver" 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-deliver on Arch using YAY
$
yay -S
git-deliver
Copied
* (Optional) Uninstall git-deliver on Arch using YAY
$
yay -Rns
git-deliver
Copied
2. Manually Install "git-deliver" 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-deliver's git locally
$
git clone https://aur.archlinux.org/git-deliver.git
~/git-deliver
Copied
c. Go to ~/git-deliver folder and install it
$
cd
~/git-deliver
Copied
$
makepkg -si
Copied
3. Information about the git-deliver package on Arch User Repository (AUR)
ID: 210670
Name: git-deliver
PackageBaseID: 92188
PackageBase: git-deliver
Version: 0.15-1
Description: A delivery system based on Git and SSH
URL: http://www.github.com/arnoo/git-deliver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arnoo
Submitter: arnoo
FirstSubmitted: 1429005575
LastModified: 1436620985
URLPath: /cgit/aur.git/snapshot/git-deliver.tar.gz
Name: git-deliver
PackageBaseID: 92188
PackageBase: git-deliver
Version: 0.15-1
Description: A delivery system based on Git and SSH
URL: http://www.github.com/arnoo/git-deliver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arnoo
Submitter: arnoo
FirstSubmitted: 1429005575
LastModified: 1436620985
URLPath: /cgit/aur.git/snapshot/git-deliver.tar.gz