so-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S so-bin

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

$ yay -Rns so-bin

2. Manually Install "so-bin" via AUR

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

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

b. Clone so-bin's git locally

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

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

$ cd ~/so-bin $ makepkg -si

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

ID: 1130953
Name: so-bin
PackageBaseID: 185116
PackageBase: so-bin
Version: 0.4.9-1
Description: A terminal interface for StackOverflow
URL: https://github.com/samtay/so
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samtay
Submitter: samtay
FirstSubmitted: 1661104284
LastModified: 1661453231
URLPath: /cgit/aur.git/snapshot/so-bin.tar.gz