search on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "search" 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 search on Arch using YAY
$
yay -S
search
Copied
* (Optional) Uninstall search on Arch using YAY
$
yay -Rns
search
Copied
2. Manually Install "search" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone search's git locally
$
git clone https://aur.archlinux.org/search.git
~/search
Copied
c. Go to ~/search folder and install it
$
cd
~/search
Copied
$
makepkg -si
Copied
3. Information about the search package on Arch User Repository (AUR)
ID: 772419
Name: search
PackageBaseID: 155457
PackageBase: search
Version: 1.1.1-3
Description: Search the web from the terminal
URL: https://github.com/tirithen/terminal-search
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tirithen
Submitter: tirithen
FirstSubmitted: 1594767102
LastModified: 1596196497
URLPath: /cgit/aur.git/snapshot/search.tar.gz
Name: search
PackageBaseID: 155457
PackageBase: search
Version: 1.1.1-3
Description: Search the web from the terminal
URL: https://github.com/tirithen/terminal-search
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tirithen
Submitter: tirithen
FirstSubmitted: 1594767102
LastModified: 1596196497
URLPath: /cgit/aur.git/snapshot/search.tar.gz