run-as on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S run-as

* (Optional) Uninstall run-as on Arch using YAY

$ yay -Rns run-as

2. Manually Install "run-as" via AUR

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

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

b. Clone run-as's git locally

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

c. Go to ~/run-as folder and install it

$ cd ~/run-as $ makepkg -si

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

ID: 1238660
Name: run-as
PackageBaseID: 192476
PackageBase: run-as
Version: 0.1-1
Description: Run an application as another user.
URL: https://aur.archlinux.org/packages/run-as
NumVotes: 1
Popularity: 0.001072
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1681005457
LastModified: 1681013528
URLPath: /cgit/aur.git/snapshot/run-as.tar.gz