exec-as on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S exec-as

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

$ yay -Rns exec-as

2. Manually Install "exec-as" via AUR

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

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

b. Clone exec-as's git locally

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

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

$ cd ~/exec-as $ makepkg -si

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

ID: 1114410
Name: exec-as
PackageBaseID: 91883
PackageBase: exec-as
Version: 1.2.1.1-1
Description: A command that lets you start another command with any argv[0]
URL: https://codeberg.org/maandree/exec-as
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1428083139
LastModified: 1658313581
URLPath: /cgit/aur.git/snapshot/exec-as.tar.gz