drush on AUR (Arch User Repository)
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "drush" 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 drush on Arch using YAY
$
yay -S
drush
Copied
* (Optional) Uninstall drush on Arch using YAY
$
yay -Rns
drush
Copied
2. Manually Install "drush" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone drush's git locally
$
git clone https://aur.archlinux.org/drush.git
~/drush
Copied
c. Go to ~/drush folder and install it
$
cd
~/drush
Copied
$
makepkg -si
Copied
3. Information about the drush package on Arch User Repository (AUR)
ID: 796420
Name: drush
PackageBaseID: 31224
PackageBase: drush
Version: 8.4.2-1
Description: Command line shell and Unix scripting interface for Drupal.
URL: https://github.com/drush-ops/drush/
NumVotes: 52
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jheretic
FirstSubmitted: 1255627993
LastModified: 1601042906
URLPath: /cgit/aur.git/snapshot/drush.tar.gz
Name: drush
PackageBaseID: 31224
PackageBase: drush
Version: 8.4.2-1
Description: Command line shell and Unix scripting interface for Drupal.
URL: https://github.com/drush-ops/drush/
NumVotes: 52
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jheretic
FirstSubmitted: 1255627993
LastModified: 1601042906
URLPath: /cgit/aur.git/snapshot/drush.tar.gz