Results 1 to 5 of 5

Thread: Chrome installation problem

  1. #1
    Join Date
    Sep 2012
    Beans
    6

    Chrome installation problem

    Hi

    I new to Linux, I try to install Chrome browser (the ubuntu version) and I have the following message:
    Cannot install 'libatk1.0-0:i386'

    Can you please give me a idea for solution


    Thanks in advance

    Jules

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Chrome installation problem

    Code:
    sudo dpkg -r libatk1.0-0:i386
    sudo apt-get update
    sudo apt-get install -f
    try them one by one .
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  3. #3
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Chrome installation problem

    Quote Originally Posted by bacchus1903 View Post
    ... I try to install Chrome browser (the ubuntu version) ...
    From where did you try to install it?
    Did you try from https://www.google.com/intl/en/chrome/browser/
    You will get the latest version from there. Also, the set-up procedure will add a ppa for you that ensures that you will receive all updates to the browser in a prompt manner.

  4. #4
    Join Date
    Sep 2012
    Beans
    6

    Re: Chrome installation problem

    Thanks

    The link for Chrome works very well, I dont understand why my first link
    found was not working


  5. #5
    Join Date
    Dec 2007
    Beans
    12,521

    Re: Chrome installation problem

    Quote Originally Posted by bacchus1903 View Post
    ...I dont understand why my first link
    found was not working
    ...
    If you would be kind enough to post the link that gave you the error someone may be able to explain why it didn't work.

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
  •