Skip to navigation
Install phpactor into debian via command line and phar(php package)
18.06.23
## Download the PHP package what contains all decencies libraries to run phpactor ```console sudo curl -Lo phpactor.phar https://github.com/phpactor/phpactor/releases/latest/download/phpactor.phar ``` ## Make the package executable ```console sudo chmod +x phpactor.phar ``` ## Move it to a directory where executable can run via the environment settings ```console sudo mv phpactor.phar /usr/bin/phpactor ```
https://phpactor.readthedocs.io/en/master/usage/standalone.html
Reply
Anonymous
Information Epoch 1760413706
Live free or die.
Home
Notebook
Contact us