jj on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S jj

* (Optional) Uninstall jj on Arch using YAY

$ yay -Rns jj

2. Manually Install "jj" via AUR

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

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

b. Clone jj's git locally

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

c. Go to ~/jj folder and install it

$ cd ~/jj $ makepkg -si

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

ID: 917328
Name: jj
PackageBaseID: 99162
PackageBase: jj
Version: 2-1
Description: A simple FIFO and filesystem based Jabber/XMPP client
URL: https://23.fi/jj/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Score_Under
FirstSubmitted: 1441101450
LastModified: 1622920794
URLPath: /cgit/aur.git/snapshot/jj.tar.gz