jujutsu-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jujutsu-bin

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

$ yay -Rns jujutsu-bin

2. Manually Install "jujutsu-bin" via AUR

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

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

b. Clone jujutsu-bin's git locally

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

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

$ cd ~/jujutsu-bin $ makepkg -si

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

ID: 1406033
Name: jujutsu-bin
PackageBaseID: 195829
PackageBase: jujutsu-bin
Version: 0.14.0-1
Description: A Git-compatible DVCS that is both simple and powerful
URL: https://github.com/martinvonz/jj
NumVotes: 1
Popularity: 0.490594
OutOfDate:
Maintainer: jiri.pospisil
Submitter: jiri.pospisil
FirstSubmitted: 1689628042
LastModified: 1707386250
URLPath: /cgit/aur.git/snapshot/jujutsu-bin.tar.gz