PHP on Manjaro with ASDF

Jean Dias - Jan 15 - - Dev Community

Install this libraries for that PHP works

yay -S base-devel libpng postgresql-libs re2c gd oniguruma libzip libsodium

and next add the asdf plugin for PHP

asdf plugin-add php https://github.com/asdf-community/asdf-php.git

and install the PHP with this command

asdf install php 8.3.1

. . . .
Terabox Video Player