We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To install prebuilt packages for Fedora 20 (amd64), add the HHVM repository to your /etc/yum.repos.d/hhvm.repo
/etc/yum.repos.d/hhvm.repo
[hhvm] name=HHVM for Fedora $releasever - $basearch baseurl=http://dl.hhvm.com/fedora/$releasever/$basearch/
You can now install (or update) your package with the normal yum install process:
wget http://dl.hhvm.com/conf/hhvm.gpg.key su -c 'rpm --import hhvm.gpg.key' su -c 'yum install hhvm'