run-git on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "run-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 run-git on Arch using YAY

$ yay -S run-git

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

$ yay -Rns run-git

2. Manually Install "run-git" via AUR

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

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

b. Clone run-git's git locally

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

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

$ cd ~/run-git $ makepkg -si

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

ID: 688808
Name: run-git
PackageBaseID: 147680
PackageBase: run-git
Version: v0.7.0.r8.g0d33f74-1
Description: Easily manage and invoke small scripts and wrappers
URL: https://github.com/TekWizely/run
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chabad360
Submitter: chabad360
FirstSubmitted: 1577425030
LastModified: 1579723045
URLPath: /cgit/aur.git/snapshot/run-git.tar.gz