run on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S run

* (Optional) Uninstall run on Arch using YAY

$ yay -Rns run

2. Manually Install "run" via AUR

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

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

b. Clone run's git locally

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

c. Go to ~/run folder and install it

$ cd ~/run $ makepkg -si

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

ID: 692223
Name: run
PackageBaseID: 148730
PackageBase: run
Version: 1-1
Description: start programs from shell in a configurable environment
URL: https://github.com/LinusDierheimer/run.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LinusDierheimer
Submitter: LinusDierheimer
FirstSubmitted: 1580642911
LastModified: 1580642911
URLPath: /cgit/aur.git/snapshot/run.tar.gz