sbase-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S sbase-git

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

$ yay -Rns sbase-git

2. Manually Install "sbase-git" via AUR

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

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

b. Clone sbase-git's git locally

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

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

$ cd ~/sbase-git $ makepkg -si

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

ID: 514854
Name: sbase-git
PackageBaseID: 70943
PackageBase: sbase-git
Version: 0.r1823.gd098ac4-1
Description: A suckless variant of the *nix core utilities - git checkout
URL: http://git.suckless.org/sbase
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: WFCody
FirstSubmitted: 1371099771
LastModified: 1527679447
URLPath: /cgit/aur.git/snapshot/sbase-git.tar.gz