Find the answer to your Linux question:
Results 1 to 3 of 3
Hi: Installed Debian (stable, 3.1 sarge) for several week, everything works fine. But when I tried to install new software, for example, wine, synaptics etc, I have no luck what ...
  1. #1
    Just Joined!
    Join Date
    May 2006
    Posts
    8

    apt-get help

    Hi:
    Installed Debian (stable, 3.1 sarge) for several week, everything works fine. But when I tried to install new software, for example, wine, synaptics etc, I have no luck what so ever. I am always having either dependencies problem, or libc6xx is missing and others. I have to add some lines in /etc/apt/sources.list, but usually the statement I need is not mentioned in the site the I download those **.deb files. I am really lost in apt-get. Where can I find more education on apt-get??

  2. #2
    Just Joined!
    Join Date
    Oct 2005
    Posts
    5
    There are several good online tutorials. After you add to your sources list you need to remember to "apt-get update" to load the contents of that repository.At the command line my systems seem to like a periodical "updatedb" for whatever reasons. I have also had dependency problems and waited a couple days and tried again and had software installs go just fine. You do not need to download the deb files, just do an "apt-get install package name" and it should take care of all the dependency issues for you.

  3. #3
    Just Joined!
    Join Date
    May 2006
    Posts
    8
    Thanks. I finally successfully installed Synaptic. http://www.linuxforums.org/forum/ima...icon_smile.gif

Posting Permissions

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