phpactor on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S phpactor

* (Optional) Uninstall phpactor on Arch using YAY

$ yay -Rns phpactor

2. Manually Install "phpactor" via AUR

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

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

b. Clone phpactor's git locally

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

c. Go to ~/phpactor folder and install it

$ cd ~/phpactor $ makepkg -si

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

ID: 1423903
Name: phpactor
PackageBaseID: 176801
PackageBase: phpactor
Version: 2024.03.09.0-1
Description: PHP completion, refactoring, introspection tool and language server
URL: https://github.com/phpactor/phpactor
NumVotes: 3
Popularity: 1.000029
OutOfDate:
Maintainer: jneidel
Submitter: jneidel
FirstSubmitted: 1646949792
LastModified: 1710001995
URLPath: /cgit/aur.git/snapshot/phpactor.tar.gz