srgn on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "srgn" 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 srgn on Arch using YAY
$
yay -S
srgn
Copied
* (Optional) Uninstall srgn on Arch using YAY
$
yay -Rns
srgn
Copied
2. Manually Install "srgn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone srgn's git locally
$
git clone https://aur.archlinux.org/srgn.git
~/srgn
Copied
c. Go to ~/srgn folder and install it
$
cd
~/srgn
Copied
$
makepkg -si
Copied
3. Information about the srgn package on Arch User Repository (AUR)
ID: 1424000
Name: srgn
PackageBaseID: 203511
PackageBase: srgn
Version: 0.11.0-1
Description: A code surgeon for precise text and code transplantation
URL: https://github.com/alexpovel/srgn
NumVotes: 2
Popularity: 1.734205
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1710013087
LastModified: 1710013087
URLPath: /cgit/aur.git/snapshot/srgn.tar.gz
Name: srgn
PackageBaseID: 203511
PackageBase: srgn
Version: 0.11.0-1
Description: A code surgeon for precise text and code transplantation
URL: https://github.com/alexpovel/srgn
NumVotes: 2
Popularity: 1.734205
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1710013087
LastModified: 1710013087
URLPath: /cgit/aur.git/snapshot/srgn.tar.gz