Package Details: drush 8.4.2-1

Git Clone URL: https://aur.archlinux.org/drush.git (read-only, click to copy)
Package Base: drush
Description: Command line shell and Unix scripting interface for Drupal.
Upstream URL: https://github.com/drush-ops/drush/
Keywords: admin administration api command drupal drush interface line scripting shell
Licenses: GPL
Submitter: jheretic
Maintainer: None
Last Packager: supermario
Votes: 52
Popularity: 0.000000
First Submitted: 2009-10-15 17:33 (UTC)
Last Updated: 2020-09-25 14:08 (UTC)

Pinned Comments

sanduhrs commented on 2019-12-12 09:30 (UTC) (edited on 2019-12-12 09:33 (UTC) by sanduhrs)

NOTE: Drush is not available as a stand-alone install any more, beginning with version 9.0.0 and later. Please install drush directly in your drupal project using 'composer require drush/drush'. thx.

Also, you might be interested in the 'drush-launcher' project by the time you changed all your projects to include drush directly: https://aur.archlinux.org/packages/drush-launcher/

Latest Comments

1 2 3 4 5 6 Next › Last »

thomzane commented on 2023-08-04 15:20 (UTC)

If anyone is trying to build the latest Drush 8.4.12 with this PKGBUILD, you need to change php-box build to php-box compile to get it to work.

sed -i 's/php-box build/php-box compile/' PKGBUILD

The php-box dependency also doesn't work anymore so you would have to make a dummy package to satisfy the dependency.

Freso commented on 2021-06-17 10:03 (UTC)

Please rename the source file so that it is unique. See the warning at https://wiki.archlinux.org/title/PKGBUILD#source for details.

sanduhrs commented on 2019-12-12 09:30 (UTC) (edited on 2019-12-12 09:33 (UTC) by sanduhrs)

NOTE: Drush is not available as a stand-alone install any more, beginning with version 9.0.0 and later. Please install drush directly in your drupal project using 'composer require drush/drush'. thx.

Also, you might be interested in the 'drush-launcher' project by the time you changed all your projects to include drush directly: https://aur.archlinux.org/packages/drush-launcher/

gone404 commented on 2017-08-31 22:58 (UTC) (edited on 2017-08-31 22:58 (UTC) by gone404)

Getting the following error when trying to "makepkg -s". I checked the path and the file does indeed exist. Not sure what the problem is, but I don't have time to try and debug it right now. [RuntimeException] Could not scan for classes inside "/home/USER/drush/src/drush-8.1.12/vendor/pear/console_table/Table.php" which does not appear to be a file nor a folder

sanduhrs commented on 2017-04-05 14:24 (UTC)

@pgoetz thanks for pointing out.

pgoetz commented on 2017-04-05 14:20 (UTC)

php-composer is listed as a make dependency, but the package in Arch appears to be called composer.

supermario commented on 2016-01-15 13:28 (UTC)

@dmp1ce your php.ini setting for phar readonly was on. I have updated the pkgbuild to temporarily turn it off as well as bumping the version.

sanduhrs commented on 2016-01-14 17:59 (UTC)

Alternative package for drush https://aur.archlinux.org/packages/drush-alternative/

sanduhrs commented on 2016-01-14 15:40 (UTC)

@dmp1ce I am not a co-/maintainer of this project.

dmp1ce commented on 2016-01-14 15:28 (UTC)

@sanduhrs Why not add it to the AUR? This project also does not build for me. ==> Starting build()... Building... [UnexpectedValueException] creating archive "/tmp/yaourt-tmp-david/aur-drush/src/drush-8.0.1/drush.phar" disabled by the php.ini setting phar.readonly build [-c|--configuration CONFIGURATION]