runin-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S runin-git

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

$ yay -Rns runin-git

2. Manually Install "runin-git" via AUR

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

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

b. Clone runin-git's git locally

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

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

$ cd ~/runin-git $ makepkg -si

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

ID: 828653
Name: runin-git
PackageBaseID: 160573
PackageBase: runin-git
Version: r5.b40f047-1
Description: Launch a terminal to run a command, passing on stdin & stdout
URL: https://github.com/nichobi/runin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nichobi
Submitter: nichobi
FirstSubmitted: 1607086252
LastModified: 1607086252
URLPath: /cgit/aur.git/snapshot/runin-git.tar.gz