llr on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S llr

* (Optional) Uninstall llr on Arch using YAY

$ yay -Rns llr

2. Manually Install "llr" via AUR

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

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

b. Clone llr's git locally

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

c. Go to ~/llr folder and install it

$ cd ~/llr $ makepkg -si

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

ID: 1237490
Name: llr
PackageBaseID: 159923
PackageBase: llr
Version: 4.0.3-1
Description: Program to test primality of special number forms
URL: http://jpenne.free.fr/index2.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1605568102
LastModified: 1680787630
URLPath: /cgit/aur.git/snapshot/llr.tar.gz