gitless on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gitless

* (Optional) Uninstall gitless on Arch using YAY

$ yay -Rns gitless

2. Manually Install "gitless" via AUR

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

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

b. Clone gitless's git locally

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

c. Go to ~/gitless folder and install it

$ cd ~/gitless $ makepkg -si

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

ID: 1058360
Name: gitless
PackageBaseID: 115858
PackageBase: gitless
Version: 0.9.17-2
Description: A scientifically proven easier-to-use git interface
URL: https://github.com/goldstar611/gitless
NumVotes: 10
Popularity: 0.004451
OutOfDate:
Maintainer: sir_lucjan
Submitter: epitron
FirstSubmitted: 1475311951
LastModified: 1648548291
URLPath: /cgit/aur.git/snapshot/gitless.tar.gz