dnf install dnf-utils http://rpms.remirepo.net/enterprise/remi-release-8.rpm dnf module list php dnf module reset php dnf module enable php:remi-8.2 -y dnf rm php* dnf install php