s on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S s

* (Optional) Uninstall s on Arch using YAY

$ yay -Rns s

2. Manually Install "s" via AUR

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

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

b. Clone s's git locally

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

c. Go to ~/s folder and install it

$ cd ~/s $ makepkg -si

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

ID: 1323583
Name: s
PackageBaseID: 106540
PackageBase: s
Version: 0.6.9-2
Description: Web search from the terminal. Supports over 50 providers including google, github, and stackoverflow.
URL: http://github.com/zquestz/s
NumVotes: 26
Popularity: 0.094898
OutOfDate:
Maintainer: quest
Submitter: quest
FirstSubmitted: 1453628386
LastModified: 1695518151
URLPath: /cgit/aur.git/snapshot/s.tar.gz