git-spindle on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S git-spindle

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

$ yay -Rns git-spindle

2. Manually Install "git-spindle" via AUR

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

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

b. Clone git-spindle's git locally

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

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

$ cd ~/git-spindle $ makepkg -si

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

ID: 651406
Name: git-spindle
PackageBaseID: 125729
PackageBase: git-spindle
Version: 3.4.4-1
Description: Git subcommands for integrating with central services like github, gitlab and bitbucket
URL: http://github.com/seveas/git-spindle
NumVotes: 1
Popularity: 0
OutOfDate: 1642976643
Maintainer:
Submitter: abdo
FirstSubmitted: 1505895984
LastModified: 1569877444
URLPath: /cgit/aur.git/snapshot/git-spindle.tar.gz