scb-git on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S scb-git

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

$ yay -Rns scb-git

2. Manually Install "scb-git" via AUR

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

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

b. Clone scb-git's git locally

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

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

$ cd ~/scb-git $ makepkg -si

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

ID: 1080122
Name: scb-git
PackageBaseID: 178830
PackageBase: scb-git
Version: latest-1
Description: A simple frontend for grepping around source code.
URL: https://github.com/FragmentedCurve/scb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FragmentedCurve
Submitter: FragmentedCurve
FirstSubmitted: 1652548994
LastModified: 1652548994
URLPath: /cgit/aur.git/snapshot/scb-git.tar.gz