src-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S src-git

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

$ yay -Rns src-git

2. Manually Install "src-git" via AUR

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

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

b. Clone src-git's git locally

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

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

$ cd ~/src-git $ makepkg -si

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

ID: 757669
Name: src-git
PackageBaseID: 87596
PackageBase: src-git
Version: 1.28.r2.g55adcbd-1
Description: Simple Revision Control with modern UI for single-file projects
URL: http://www.catb.org/esr/src/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: demize
FirstSubmitted: 1416693169
LastModified: 1593278392
URLPath: /cgit/aur.git/snapshot/src-git.tar.gz