Note: This version of the VDT (1.10.1) is supported, but is not our latest stable release. The current stable release is 2.0.0.
The VDT is distributed using Pacman. Pacman is a package manager like RPM or dpkg, but is much more powerful and designed to work on multiple platforms. Unfortunatly, Pacman does not come standard on any operating systems so you need to download and install it yourself.
> tar zxvf pacman-3.26.tar.gz
> cd pacman-3.26 > source setup.sh
Please note: As of Pacman 3.25, the default output for Pacman is now "brief": progress messages overlay each other on the screen so that you can see the essential information without all the Pacman messages that you might find confusing or irrelevant. You can make this look like the old-style Pacman output instead. First, change into the directory where you will install the VDT. Then run:
pacman -v cache -v download -v tar
That's it! You can now move on and select the VDT packages you want to install.