topgit on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S topgit

* (Optional) Uninstall topgit on Arch using YAY

$ yay -Rns topgit

2. Manually Install "topgit" via AUR

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

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

b. Clone topgit's git locally

$ git clone https://aur.archlinux.org/topgit.git ~/topgit

c. Go to ~/topgit folder and install it

$ cd ~/topgit $ makepkg -si

3. Information about the topgit package on Arch User Repository (AUR)

ID: 966679
Name: topgit
PackageBaseID: 130773
PackageBase: topgit
Version: 0.19.13-1
Description: A different patch queue manager
URL: https://github.com/mackyle/topgit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: terinjokes
FirstSubmitted: 1520974955
LastModified: 1632804070
URLPath: /cgit/aur.git/snapshot/topgit.tar.gz