-
Notifications
You must be signed in to change notification settings - Fork 3k
Prebuilt Packages on Debian 7
Wilhelm Babernits edited this page Jan 28, 2014
·
15 revisions
To install prebuilt packages for Debian 7 (amd64):
wget -O - http://dl.hhvm.com/conf/hhvm.gpg.key | apt-key add -
echo deb http://dl.hhvm.com/debian wheezy main | tee /etc/apt/sources.list.d/hhvm.list
apt-get update
apt-get install hhvm