esearch on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S esearch

* (Optional) Uninstall esearch on Arch using YAY

$ yay -Rns esearch

2. Manually Install "esearch" via AUR

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

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

b. Clone esearch's git locally

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

c. Go to ~/esearch folder and install it

$ cd ~/esearch $ makepkg -si

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

ID: 862527
Name: esearch
PackageBaseID: 138884
PackageBase: esearch
Version: 4.4.1-1
Description: Replacement for pacman -Ss and pacman -Si
URL: https://github.com/KLZ-0/pacman-esearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: klz-0
Submitter: klz-0
FirstSubmitted: 1547929906
LastModified: 1613164111
URLPath: /cgit/aur.git/snapshot/esearch.tar.gz