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