Forums

Full Version: Install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

How do I get VDrift?

I tried http://www.playdeb.net/software/VDrift . Ubuntu Software Centre told me not found.
If you're having trouble getting the ubuntu package from the playdeb link, you'll have to ask them at their website. We don't put together those packages.

If you want to try compiling from source, here's how:
http://wiki.vdrift.net/Compiling_on_Linux
Thank you joevenzon for giving the information..
Basically I have also same problem.
(02-10-2012, 09:07 AM)gwb Wrote: [ -> ]Thank you joevenzon for giving the information..
Basically I have also same problem.

Sorry for rezzing an old thread, but this issue is typically resolved by adding PlayDeb as a repository. You can find out how to at http://www.playdeb.net/updates/Ubuntu/12.04 It is quite simple. Hope this helps someone out...

Also, you can do it manually:

Go to System-Administration-Software Sources, Third-Party Software tab, Add:
deb http://archive.getdeb.net/ubuntu precise-getdeb games

Add the repository GPG key, open a terminal window and type:
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

Click the "Install this now" button below the screenshot of the desired game.

After this, run this in your teminal:
sudo apt-get update

Should work for you now!