drush-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S drush-git

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

$ yay -Rns drush-git

2. Manually Install "drush-git" via AUR

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

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

b. Clone drush-git's git locally

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

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

$ cd ~/drush-git $ makepkg -si

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

ID: 491179
Name: drush-git
PackageBaseID: 73609
PackageBase: drush-git
Version: 8.1.16-1
Description: The Drupal command-line shell, git version.
URL: http://drush.org
NumVotes: 3
Popularity: 0
OutOfDate: 1590588387
Maintainer:
Submitter: socketwench
FirstSubmitted: 1379554207
LastModified: 1520047766
URLPath: /cgit/aur.git/snapshot/drush-git.tar.gz