esearch on AUR (Arch User Repository)
Last updated: November 09,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
Copied
b. Install esearch on Arch using YAY
$
yay -S
esearch
Copied
* (Optional) Uninstall esearch on Arch using YAY
$
yay -Rns
esearch
Copied
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
Copied
b. Clone esearch's git locally
$
git clone https://aur.archlinux.org/esearch.git
~/esearch
Copied
c. Go to ~/esearch folder and install it
$
cd
~/esearch
Copied
$
makepkg -si
Copied
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
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