As a Ubuntu user for years, why would you want to import a product like VB into into a DEB or RPM? Its a simple wget to server, tar -xzf vbfile.tar.gz and run the install script
Or you could even Unzip it locally, FTP to the server then run the install script, There are no real dependancys with a php script, there are no other modules to hunt down as you would need with a RPM or DEB installer.
|