jl on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S jl

* (Optional) Uninstall jl on Arch using YAY

$ yay -Rns jl

2. Manually Install "jl" via AUR

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

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

b. Clone jl's git locally

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

c. Go to ~/jl folder and install it

$ cd ~/jl $ makepkg -si

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

ID: 1286273
Name: jl
PackageBaseID: 194414
PackageBase: jl
Version: 1.6.0-1
Description: JSON Logs, a development tool for working with structured JSON logging
URL: https://github.com/koenbollen/jl
NumVotes: 2
Popularity: 0.160612
OutOfDate:
Maintainer: ddeville
Submitter: ddeville
FirstSubmitted: 1686099265
LastModified: 1689001635
URLPath: /cgit/aur.git/snapshot/jl.tar.gz