srgn on AUR (Arch User Repository)

Last updated: June 30,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

b. Install srgn on Arch using YAY

$ yay -S srgn

* (Optional) Uninstall srgn on Arch using YAY

$ yay -Rns srgn

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

b. Clone srgn's git locally

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

c. Go to ~/srgn folder and install it

$ cd ~/srgn $ makepkg -si

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