Find the answer to your Linux question:
Results 1 to 5 of 5
Ubuntu keeps notifying me to install its new update but it will not download. A little bit downloads and then it starts over again and again. Is there anything that ...
  1. #1
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575

    Update labavcodec1d will not download!

    Ubuntu keeps notifying me to install its new update but it will not download. A little bit downloads and then it starts over again and again. Is there anything that I can do about this, please?
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Try this commands in a terminal window.
    Code:
    sudo apt-get clean
    Code:
    sudo apt-get update
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575
    Hello MikeTBob and thank you. I just came back to this thread to announce that I have solved the problen by using sudo apt-get upgrade in the terminal. The labavcodec1d update is now installed in my computer.

    What does sudo apt-get clean do? I tried sudo apt-get clean and got a " command not found "
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hi, Lucky!

    clean clears out the local repository of retrieved package files. It removes everything but the lock file from /var/cache/apt/archives/ and /var/cache/apt/archives/partial/. When APT is used as a dselect( method, clean is run automatically. Those who do not use dselect will likely want to run apt-get clean from time to time to free up disk space.
    Basically, it just clears the cache.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  5. #5
    Linux Enthusiast cousinlucky's Avatar
    Join Date
    Dec 2005
    Location
    New York City
    Posts
    575
    Thanks JD! Someone needs to put together a command line for dummies book or a command line dictionary. I was about to put out what little hair I have left hunting for the gksudo nautilus code that lets me access my Ubuntu files as " root ".

    I wish that someone developed a software program that asked you just what you wanted to do and then gave you all of the relevant codes that might help you do what you wanted to do.

    If there was a website that us computer illiterates could subscribe to that provided the information the owners would be making a lot of money.
    Linux registered user # 414321
    You Should Not Give In To Evils, But Proceed Ever More Boldly Against Them!! -from book six of Virgil's Aeneid
    http://www.paynal.com
    Everything Within The Universe Is Related; We Are All Cousins!!

Posting Permissions

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