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