steamrun on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S steamrun

* (Optional) Uninstall steamrun on Arch using YAY

$ yay -Rns steamrun

2. Manually Install "steamrun" via AUR

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

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

b. Clone steamrun's git locally

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

c. Go to ~/steamrun folder and install it

$ cd ~/steamrun $ makepkg -si

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

ID: 328369
Name: steamrun
PackageBaseID: 114377
PackageBase: steamrun
Version: 0.3.0-1
Description: A simple script for executing programs in the Steam Runtime
URL: https://github.com/doraskayo/steamrun
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: doraskayo
Submitter: doraskayo
FirstSubmitted: 1470614133
LastModified: 1470771005
URLPath: /cgit/aur.git/snapshot/steamrun.tar.gz