lurk on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S lurk

* (Optional) Uninstall lurk on Arch using YAY

$ yay -Rns lurk

2. Manually Install "lurk" via AUR

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

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

b. Clone lurk's git locally

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

c. Go to ~/lurk folder and install it

$ cd ~/lurk $ makepkg -si

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

ID: 1117129
Name: lurk
PackageBaseID: 184343
PackageBase: lurk
Version: 0.0.7-1
Description: A pretty (simple) alternative to strace
URL: https://github.com/JakWai01/lurk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1658798536
LastModified: 1658798536
URLPath: /cgit/aur.git/snapshot/lurk.tar.gz

5. The same packages on other Linux Distributions