git-cinnabar on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S git-cinnabar

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

$ yay -Rns git-cinnabar

2. Manually Install "git-cinnabar" via AUR

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

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

b. Clone git-cinnabar's git locally

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

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

$ cd ~/git-cinnabar $ makepkg -si

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

ID: 1374776
Name: git-cinnabar
PackageBaseID: 146363
PackageBase: git-cinnabar
Version: 0.6.3-1
Description: Git remote helper to interact with Mercurial repositories
URL: https://github.com/glandium/git-cinnabar
NumVotes: 1
Popularity: 0.24066
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1572799973
LastModified: 1703398438
URLPath: /cgit/aur.git/snapshot/git-cinnabar.tar.gz