runscript-git on AUR (Arch User Repository)

Last updated: November 17,2024

1. Install "runscript-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

b. Install runscript-git on Arch using YAY

$ yay -S runscript-git

* (Optional) Uninstall runscript-git on Arch using YAY

$ yay -Rns runscript-git

2. Manually Install "runscript-git" via AUR

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

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

b. Clone runscript-git's git locally

$ git clone https://aur.archlinux.org/runscript-git.git ~/runscript-git

c. Go to ~/runscript-git folder and install it

$ cd ~/runscript-git $ makepkg -si

3. Information about the runscript-git package on Arch User Repository (AUR)

ID: 1170729
Name: runscript-git
PackageBaseID: 187477
PackageBase: runscript-git
Version: r237.83a3797-1
Description: Command runner for project-specific commands
URL: https://git.sr.ht/~theonlymrcat/runscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: theonlymrcat
Submitter: theonlymrcat
FirstSubmitted: 1668724951
LastModified: 1668724951
URLPath: /cgit/aur.git/snapshot/runscript-git.tar.gz