-
Notifications
You must be signed in to change notification settings - Fork 3k
Prebuilt Packages on Ubuntu 12.04
Paul Tarjan edited this page Dec 27, 2013
·
24 revisions
To install prebuilt packages for Ubuntu 12.04 (amd64):
wget -O - http://dl.hhvm.com/conf/hhvm.gpg.key | sudo apt-key add -
echo deb http://dl.hhvm.com/ubuntu precise main | sudo tee /etc/apt/sources.list.d/hhvm.list
sudo apt-get update
sudo apt-get install hhvm