src on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S src

* (Optional) Uninstall src on Arch using YAY

$ yay -Rns src

2. Manually Install "src" via AUR

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

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

b. Clone src's git locally

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

c. Go to ~/src folder and install it

$ cd ~/src $ makepkg -si

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

ID: 1428470
Name: src
PackageBaseID: 87261
PackageBase: src
Version: 1.38-1
Description: Simple Revision Control with modern UI for single-file projects
URL: http://www.catb.org/esr/src/
NumVotes: 4
Popularity: 0.102224
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1415482350
LastModified: 1710600516
URLPath: /cgit/aur.git/snapshot/src.tar.gz