s-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S s-bin

* (Optional) Uninstall s-bin on Arch using YAY

$ yay -Rns s-bin

2. Manually Install "s-bin" via AUR

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

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

b. Clone s-bin's git locally

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

c. Go to ~/s-bin folder and install it

$ cd ~/s-bin $ makepkg -si

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

ID: 997619
Name: s-bin
PackageBaseID: 164312
PackageBase: s-bin
Version: 0.6.2-2
Description: Web search from the terminal. Supports over 50 providers including google, github, and stackoverflow.
URL: http://github.com/zquestz/s
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ROllerozxa
Submitter: 0jdxt
FirstSubmitted: 1615699832
LastModified: 1638543910
URLPath: /cgit/aur.git/snapshot/s-bin.tar.gz