<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/05/2012 07:18 AM, adeel ahmad
      wrote:<br>
    </div>
    <blockquote cite="mid:BAY164-W533E6D25AD3D44981810038C460@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Hi
        <div><br>
        </div>
        <div>I'm first time using LINUX . </div>
        <div>I'm trying to download "git" using <font color="#ff0000">terminal</font>,
          but the error comes like  "    <b><font color="#00b0f0">E:
              Unable to locate package git</font></b>   "</div>
        <div>My objective is to run QEMU. But i'm stuck in this
          situation.</div>
        <div>Also when i tried to run "<font color="#ff0000">software</font> <span
            style="color: rgb(255, 0, 0); font-size: 10pt;">updater</span><span
            style="font-size: 10pt;">", its gives a fault like "  </span><b
            style="font-size: 10pt;"><font color="#00b0f0">failed to
              download repository information</font></b><span
            style="font-size: 10pt;"> ".</span></div>
        <div><font size="2">But my browser works fine (</font>that's<font
            size="2"> how i'm mailing you).</font></div>
        <div>I do not how to face it.</div>
        <div><br>
        </div>
        <div>Regards</div>
        <div>Adeel </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <font face="Droid Sans Mono">Hi. Your probleme looks like  you have
      not downloaded updates yet.<br>
      So type sudo apt-get update (1)<br>
      and after that: sudo apt-get dist-upgrade (2)<br>
      it weel enable all your source packages in /etc/apt/source.list
      file.<br>
      From this moment you will be able to download all you want and
      even "git" :)</font><br>
  </body>
</html>