Results 1 to 3 of 3

Thread: Things to do after installing Ubuntu 12.04

  1. #1
    Join Date
    Jan 2012
    Beans
    80

    Things to do after installing Ubuntu 12.04

    I get this error when I run this script, any solutions?

  2. #2
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Things to do after installing Ubuntu 12.04

    Try with

    Code:
    sudo dpkg --configure -a
    There is no greater religion than a truth.

  3. #3
    Join Date
    Jan 2012
    Beans
    80

    Re: Things to do after installing Ubuntu 12.04

    Quote Originally Posted by zvacet View Post
    Try with

    Code:
    sudo dpkg --configure -a
    Done that .. then I also did the following as per some other suggestion ...

    sudo apt-get autoclean
    sudo apt-get clean
    sudo apt-get autoremove

    ... seems to be working, no damage done

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
  •