drupalconsole on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S drupalconsole

* (Optional) Uninstall drupalconsole on Arch using YAY

$ yay -Rns drupalconsole

2. Manually Install "drupalconsole" via AUR

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

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

b. Clone drupalconsole's git locally

$ git clone https://aur.archlinux.org/drupalconsole.git ~/drupalconsole

c. Go to ~/drupalconsole folder and install it

$ cd ~/drupalconsole $ makepkg -si

3. Information about the drupalconsole package on Arch User Repository (AUR)

ID: 1317719
Name: drupalconsole
PackageBaseID: 106287
PackageBase: drupalconsole
Version: 1.9.10-2
Description: The Drupal Console is a suite of tools that you run on a command line interface (CLI) to generate boilerplate code and interact with a Drupal 8 installation.
URL: http://drupalconsole.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1453121404
LastModified: 1694519256
URLPath: /cgit/aur.git/snapshot/drupalconsole.tar.gz