phpactor on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install phpactor on Arch using YAY
$
yay -S
phpactor
Copied
* (Optional) Uninstall phpactor on Arch using YAY
$
yay -Rns
phpactor
Copied
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
Copied
b. Clone phpactor's git locally
$
git clone https://aur.archlinux.org/phpactor.git
~/phpactor
Copied
c. Go to ~/phpactor folder and install it
$
cd
~/phpactor
Copied
$
makepkg -si
Copied
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
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