src-git on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install src-git on Arch using YAY
$
yay -S
src-git
Copied
* (Optional) Uninstall src-git on Arch using YAY
$
yay -Rns
src-git
Copied
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
Copied
b. Clone src-git's git locally
$
git clone https://aur.archlinux.org/src-git.git
~/src-git
Copied
c. Go to ~/src-git folder and install it
$
cd
~/src-git
Copied
$
makepkg -si
Copied
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
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