gitlist on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gitlist

* (Optional) Uninstall gitlist on Arch using YAY

$ yay -Rns gitlist

2. Manually Install "gitlist" via AUR

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

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

b. Clone gitlist's git locally

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

c. Go to ~/gitlist folder and install it

$ cd ~/gitlist $ makepkg -si

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

ID: 765205
Name: gitlist
PackageBaseID: 65325
PackageBase: gitlist
Version: 1.0.2-1
Description: An elegant and modern git repository viewer.
URL: http://gitlist.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1700501241
Maintainer: sleduc
Submitter: OmeGa
FirstSubmitted: 1355057866
LastModified: 1594736509
URLPath: /cgit/aur.git/snapshot/gitlist.tar.gz