lnx on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S lnx

* (Optional) Uninstall lnx on Arch using YAY

$ yay -Rns lnx

2. Manually Install "lnx" via AUR

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

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

b. Clone lnx's git locally

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

c. Go to ~/lnx folder and install it

$ cd ~/lnx $ makepkg -si

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

ID: 1104113
Name: lnx
PackageBaseID: 175012
PackageBase: lnx
Version: 0.9.0-1
Description: An adaptable search engine API
URL: https://lnx.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1642121438
LastModified: 1656317418
URLPath: /cgit/aur.git/snapshot/lnx.tar.gz