so-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S so-git

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

$ yay -Rns so-git

2. Manually Install "so-git" via AUR

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

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

b. Clone so-git's git locally

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

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

$ cd ~/so-git $ makepkg -si

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

ID: 760956
Name: so-git
PackageBaseID: 149279
PackageBase: so-git
Version: r109.1b0b2f9-1
Description: A terminal interface for StackOverflow
URL: https://github.com/samtay/so
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: samtay
Submitter: samtay
FirstSubmitted: 1582069280
LastModified: 1593991947
URLPath: /cgit/aur.git/snapshot/so-git.tar.gz