searx on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S searx

* (Optional) Uninstall searx on Arch using YAY

$ yay -Rns searx

2. Manually Install "searx" via AUR

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

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

b. Clone searx's git locally

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

c. Go to ~/searx folder and install it

$ cd ~/searx $ makepkg -si

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

ID: 1267222
Name: searx
PackageBaseID: 115318
PackageBase: searx
Version: 1.1.0-2
Description: A privacy-respecting, hackable metasearch engine (python(3) based)
URL: https://searx.github.io/searx/
NumVotes: 38
Popularity: 0.00293
OutOfDate:
Maintainer: Jake
Submitter: Jake
FirstSubmitted: 1473248546
LastModified: 1685789248
URLPath: /cgit/aur.git/snapshot/searx.tar.gz