search on AUR (Arch User Repository)

Last updated: May 16,2024

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

b. Install search on Arch using YAY

$ yay -S search

* (Optional) Uninstall search on Arch using YAY

$ yay -Rns search

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

b. Clone search's git locally

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

c. Go to ~/search folder and install it

$ cd ~/search $ makepkg -si

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