drush-launcher on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S drush-launcher

* (Optional) Uninstall drush-launcher on Arch using YAY

$ yay -Rns drush-launcher

2. Manually Install "drush-launcher" via AUR

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

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

b. Clone drush-launcher's git locally

$ git clone https://aur.archlinux.org/drush-launcher.git ~/drush-launcher

c. Go to ~/drush-launcher folder and install it

$ cd ~/drush-launcher $ makepkg -si

3. Information about the drush-launcher package on Arch User Repository (AUR)

ID: 1416742
Name: drush-launcher
PackageBaseID: 131664
PackageBase: drush-launcher
Version: 0.10.2-1
Description: A small wrapper around Drush for your global $PATH.
URL: https://github.com/drush-ops/drush-launcher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1524045140
LastModified: 1709049487
URLPath: /cgit/aur.git/snapshot/drush-launcher.tar.gz