so on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "so" 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
Copied
b. Install so on Arch using YAY
$
yay -S
so
Copied
* (Optional) Uninstall so on Arch using YAY
$
yay -Rns
so
Copied
2. Manually Install "so" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone so's git locally
$
git clone https://aur.archlinux.org/so.git
~/so
Copied
c. Go to ~/so folder and install it
$
cd
~/so
Copied
$
makepkg -si
Copied
3. Information about the so package on Arch User Repository (AUR)
ID: 1130954
Name: so
PackageBaseID: 155181
PackageBase: so
Version: 0.4.9-1
Description: A terminal interface for StackOverflow
URL: https://github.com/samtay/so
NumVotes: 6
Popularity: 9.0E-6
OutOfDate:
Maintainer: samtay
Submitter: samtay
FirstSubmitted: 1594088204
LastModified: 1661453288
URLPath: /cgit/aur.git/snapshot/so.tar.gz
Name: so
PackageBaseID: 155181
PackageBase: so
Version: 0.4.9-1
Description: A terminal interface for StackOverflow
URL: https://github.com/samtay/so
NumVotes: 6
Popularity: 9.0E-6
OutOfDate:
Maintainer: samtay
Submitter: samtay
FirstSubmitted: 1594088204
LastModified: 1661453288
URLPath: /cgit/aur.git/snapshot/so.tar.gz