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 Debian 7 (amd64), add the HHVM repository to your /etc/apt/sources.list
/etc/apt/sources.list
deb http://dl.hhvm.com/debian wheezy main
Then update your package index:
sudo apt-get update
Finally, you can install (or update) your package with the normal apt-get install process:
sudo apt-get install hhvm