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