jujutsu-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S jujutsu-git

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

$ yay -Rns jujutsu-git

2. Manually Install "jujutsu-git" via AUR

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

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

b. Clone jujutsu-git's git locally

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

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

$ cd ~/jujutsu-git $ makepkg -si

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

ID: 1405591
Name: jujutsu-git
PackageBaseID: 176216
PackageBase: jujutsu-git
Version: 0.13.0.r224.g1be82250-1
Description: Git-compatible VCS that is both simple and powerful
URL: https://github.com/martinvonz/jj
NumVotes: 4
Popularity: 0.50229
OutOfDate:
Maintainer: ChaseCares
Submitter: uhthomas
FirstSubmitted: 1645373854
LastModified: 1707319386
URLPath: /cgit/aur.git/snapshot/jujutsu-git.tar.gz