wp-cli-bin on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S wp-cli-bin

* (Optional) Uninstall wp-cli-bin on Arch using YAY

$ yay -Rns wp-cli-bin

2. Manually Install "wp-cli-bin" via AUR

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

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

b. Clone wp-cli-bin's git locally

$ git clone https://aur.archlinux.org/wp-cli-bin.git ~/wp-cli-bin

c. Go to ~/wp-cli-bin folder and install it

$ cd ~/wp-cli-bin $ makepkg -si

3. Information about the wp-cli-bin package on Arch User Repository (AUR)

ID: 1234826
Name: wp-cli-bin
PackageBaseID: 162692
PackageBase: wp-cli-bin
Version: 2.7.1-1
Description: A command-line tool for managing WordPress
URL: http://wp-cli.org/
NumVotes: 1
Popularity: 0.028335
OutOfDate: 1694070242
Maintainer: 0x6d617474
Submitter: 0x6d617474
FirstSubmitted: 1612045235
LastModified: 1680320220
URLPath: /cgit/aur.git/snapshot/wp-cli-bin.tar.gz