libjaylink on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S libjaylink

* (Optional) Uninstall libjaylink on Arch using YAY

$ yay -Rns libjaylink

2. Manually Install "libjaylink" via AUR

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

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

b. Clone libjaylink's git locally

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

c. Go to ~/libjaylink folder and install it

$ cd ~/libjaylink $ makepkg -si

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

ID: 1131886
Name: libjaylink
PackageBaseID: 185267
PackageBase: libjaylink
Version: 0.3.1-1
Description: Library for accessing SEGGER J-Link and compatible devices
URL: https://gitlab.zapb.de/libjaylink/libjaylink
NumVotes: 1
Popularity: 0.916731
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1661653844
LastModified: 1661653844
URLPath: /cgit/aur.git/snapshot/libjaylink.tar.gz