php-language-server on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S php-language-server

* (Optional) Uninstall php-language-server on Arch using YAY

$ yay -Rns php-language-server

2. Manually Install "php-language-server" via AUR

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

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

b. Clone php-language-server's git locally

$ git clone https://aur.archlinux.org/php-language-server.git ~/php-language-server

c. Go to ~/php-language-server folder and install it

$ cd ~/php-language-server $ makepkg -si

3. Information about the php-language-server package on Arch User Repository (AUR)

ID: 1276662
Name: php-language-server
PackageBaseID: 137569
PackageBase: php-language-server
Version: 5.4.6-4
Description: PHP language server implementation
URL: https://github.com/felixfbecker/php-language-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milouse
Submitter: JJK
FirstSubmitted: 1543068267
LastModified: 1687350772
URLPath: /cgit/aur.git/snapshot/php-language-server.tar.gz