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