Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I apologize if this seems like a stupid question but most of the time that I have to install something, I usually compile from source so I''m used to ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    76

    apt-get install and dependencies

    Hi, I apologize if this seems like a stupid question but most of the time that I have to install something, I usually compile from source so I''m used to how Debian's apt-get install works. So my question is: when I use apt-get install to download and install a certain program, does that automatically download all programs necessary to run the program that I'm trying to install? So for example, I'm installing a program that requires Apache so that it can run, does apt-get install also go ahead and download and configure Apache if I don't have it installed already?

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    That's pretty much it. Apt-get will show you the dependencies needed and ask you (y or n) if you want to proceed. If you answer yes, it will download and install the dependencies it says are needed along with the app you are wanting to install.
    Linux Mint + IceWM Registered:#371367 New Members: click here

Posting Permissions

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