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