git-cola on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S git-cola

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

$ yay -Rns git-cola

2. Manually Install "git-cola" via AUR

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

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

b. Clone git-cola's git locally

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

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

$ cd ~/git-cola $ makepkg -si

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

ID: 1420662
Name: git-cola
PackageBaseID: 22021
PackageBase: git-cola
Version: 4.6.1-1
Description: The highly caffeinated Git GUI
URL: https://git-cola.github.io
NumVotes: 229
Popularity: 0.493466
OutOfDate:
Maintainer: MarcinWieczorek
Submitter: tdy
FirstSubmitted: 1228487903
LastModified: 1709572584
URLPath: /cgit/aur.git/snapshot/git-cola.tar.gz