python-lunr on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-lunr

* (Optional) Uninstall python-lunr on Arch using YAY

$ yay -Rns python-lunr

2. Manually Install "python-lunr" via AUR

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

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

b. Clone python-lunr's git locally

$ git clone https://aur.archlinux.org/python-lunr.git ~/python-lunr

c. Go to ~/python-lunr folder and install it

$ cd ~/python-lunr $ makepkg -si

3. Information about the python-lunr package on Arch User Repository (AUR)

ID: 1254496
Name: python-lunr
PackageBaseID: 155579
PackageBase: python-lunr
Version: 0.6.1-2
Description: A Python implementation of Lunr.js (for mkdocs)
URL: https://github.com/yeraydiazdiaz/lunr.py
NumVotes: 3
Popularity: 0.001896
OutOfDate:
Maintainer: somini
Submitter: dcelasun
FirstSubmitted: 1595055125
LastModified: 1683500798
URLPath: /cgit/aur.git/snapshot/python-lunr.tar.gz