PHP Xdebug installation on Fedora/CentOS x64 First, install xdebug package on system: $ sudo yum install php-pecl-xdebug.x86_64 Or with DNF: