kpackage is just a GUI front end of a CLI program call "rpm".
If you arent allergic to the terminal, have your virtuabox rpm file as the only file with a ".rpm" extension to it in a folder and then press "F4" to bring up the terminal while your file manager has focus and type the following command and enter root's password when asked to install it
su -c "rpm -Uvh *.rpm"