just-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S just-git

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

$ yay -Rns just-git

2. Manually Install "just-git" via AUR

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

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

b. Clone just-git's git locally

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

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

$ cd ~/just-git $ makepkg -si

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

ID: 1237133
Name: just-git
PackageBaseID: 116769
PackageBase: just-git
Version: 0.9.4.r322.g9f03441e-2
Description: Just a command runner
URL: https://just.systems/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: quininer
FirstSubmitted: 1478315710
LastModified: 1680726794
URLPath: /cgit/aur.git/snapshot/just-git.tar.gz