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