Results 1 to 4 of 4

Thread: Terminal Command to Install Virtualbox

  1. #1
    Join Date
    Aug 2012
    Beans
    13

    Question Terminal Command to Install Virtualbox

    i am already downloaded the .deb file, i don't like to use software center, all i need is open the terminal and type the command to locate the .deb and install it.
    So, what is the command, and does it work to install any software?
    Last edited by Old_Grey_Wolf; December 25th, 2012 at 08:42 PM. Reason: Please use default fonts.

  2. #2
    Join Date
    Sep 2007
    Location
    In here watching you!
    Beans
    Hidden!

    Re: Terminal Command to Install Virtualbox

    Simply double click on the .deb file is the easiest.

    However...

    Use the cd command to get to where the package is located; then, use the following command to install the package
    Code:
    sudo dpkg -i package-name.deb
    Replace package-name with the name of the virtualbox package.
    Last edited by Old_Grey_Wolf; December 25th, 2012 at 08:53 PM.
    Use whatever OS or desktop works for you. Dual boot or use VMs if you want. Backup your computer regularly, and definitely before upgrading, partitioning, or installing an OS.

    No support requests by PM please.

  3. #3
    Join Date
    Sep 2007
    Location
    In here watching you!
    Beans
    Hidden!

    Re: Terminal Command to Install Virtualbox

    Staff have already edited previous posts of yours for font. Please use default font in the forum. Per Code-of-Conduct
    11. Use color and font properties for highlighting portions of your text, and not for all of the text in your post. Please use the default font color and properties unless you need to highlight or draw attention to a part of your post. ALL CAPS is interpreted as screaming. Funky non-uniform font size/color is difficult for those who are visually impaired. If you are having problems with reading the font, please adjust your browser.
    Use whatever OS or desktop works for you. Dual boot or use VMs if you want. Backup your computer regularly, and definitely before upgrading, partitioning, or installing an OS.

    No support requests by PM please.

  4. #4
    Join Date
    Aug 2012
    Beans
    13

    Re: Terminal Command to Install Virtualbox

    thanQ
    Last edited by oldos2er; January 8th, 2013 at 03:35 AM. Reason: Please use the default font!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •