git-town on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S git-town

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

$ yay -Rns git-town

2. Manually Install "git-town" via AUR

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

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

b. Clone git-town's git locally

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

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

$ cd ~/git-town $ makepkg -si

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

ID: 1418287
Name: git-town
PackageBaseID: 96613
PackageBase: git-town
Version: 12.1.0-1
Description: Generic, high-level Git workflow support
URL: https://github.com/git-town/git-town
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: allonsy
FirstSubmitted: 1438405811
LastModified: 1709234605
URLPath: /cgit/aur.git/snapshot/git-town.tar.gz