download

vroom is currently under heavy development. There is no stable release. The easiest (and recommended) method for installing vroom is to install it from the keckcaves PPA (see below).

ubuntu/debian systems

Add the keckcaves PPA.

sudo add-apt-repository ppa:keckcaves/ppa

Update APT and install the vroom package.

sudo apt-get update
sudo apt-get install vroom

installing from source

The source for the project can be downloaded from github. If installing from source you will need to install and compile a number of other packages (see the README file).