Author Topic: [SOLVED] installing binary version of virtualbox  (Read 902 times)

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
[SOLVED] installing binary version of virtualbox
« on: March 17, 2010, 02:57:57 PM »
Hi all...
i need to install the binary version of VirtualBox as i need the USB support.
i usd to do that in KDE using "kpakckage"... now im trying E-17 and wonder if there is another application there that can do that?? or a command for example??
if not ill just have to install kpackage again... but just in case!!
thx alot
« Last Edit: September 15, 2010, 12:41:27 AM by Texstar »
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6252
Re: installing binary version of virtualbox
« Reply #1 on: March 17, 2010, 02:59:25 PM »

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"
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline drhadidy

  • Hero Member
  • *****
  • Posts: 618
  • the MATRIX have got you!!
    • My clinic website
Re: installing binary version of virtualbox
« Reply #2 on: March 17, 2010, 03:54:14 PM »
that was as easy as a pie:-)
thx alot
Hope that one day ill be able to help as much as I'm being helped now...

registered Linux user # 518656

whats the need for "WINDOWS" in a world without walls?:-)