PHP 8.2 via Fedora Linux

PHP 8.2 via Fedora Linux

Download / Install

This installation method uses binaries provided by a third-party provider. It contains patches to the PHP source code added by the build provider, over which the PHP project has no control.

On the command line, run the commands below:

Add the Remi's RPM repository.

sudo dnf install -y dnf-plugins-core sudo dnf install -y https://rpms.remirepo.net/fedora/remi-release-$(rpm -E %fedora).rpm # Install PHP. sudo dnf install -y php82