execdir on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S execdir

* (Optional) Uninstall execdir on Arch using YAY

$ yay -Rns execdir

2. Manually Install "execdir" via AUR

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

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

b. Clone execdir's git locally

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

c. Go to ~/execdir folder and install it

$ cd ~/execdir $ makepkg -si

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

ID: 1111274
Name: execdir
PackageBaseID: 183497
PackageBase: execdir
Version: 0.3.0-1
Description: Execute a command in a specific directory
URL: https://github.com/xfgusta/execdir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xfgusta
Submitter: xfgusta
FirstSubmitted: 1656028709
LastModified: 1657685221
URLPath: /cgit/aur.git/snapshot/execdir.tar.gz