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