Results 1 to 10 of 10

Thread: Ubuntu 20.04 can't install Chrome - File Not Supported

Hybrid View

  1. #1
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Ubuntu 20.04 can't install Chrome - File Not Supported

    Hi Guys,

    After being away from Linux for about a year, I downloaded the latest LTS version of Ubuntu to a USB drive and installed it on a decent computer I had in the basement.
    When I try to install file:///home/john/Downloads/google-chrome-stable_current_amd64.deb I get a strange error message that I have never seen before. I am told the file is not supported.
    Now the truly weird part; Google chrome does seem to be installed as I can launch it.

    Any ideas?
    Has anyone else seen this happen?

    GG
    Thank you,
    GG -----------

  2. #2
    Join Date
    May 2010
    Beans
    3,240

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    Run:
    Code:
     
    sudo dpkg -i /home/john/Downloads/google-chrome-stable_current_amd64.deb
    sudo apt-get -f install
    Should do it

  3. #3
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    Thank you - any idea why I received the file not supported message?
    Other deb files, such as Steam, installed without incident.

    /GG
    Last edited by GrouchyGaijin; June 30th, 2020 at 09:27 PM. Reason: typo
    Thank you,
    GG -----------

  4. #4
    Join Date
    May 2010
    Beans
    3,240

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    Not sure myself. I don't use gdebi and install all packages in CLI as well as do nearly everything in CLI
    Maybe others can advise.

  5. #5
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    I did not find a solution, but I did notice that despite the error message Chrome was actually installed. When I press the Windows key to bring up the list of installed applications and started typing Chrome it appeared in my list of installed applications. By the way, I received the uninstallable error message when I tried to install Chrome via the command line as well.
    Thank you,
    GG -----------

  6. #6
    Join Date
    Mar 2021
    Beans
    1

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    Thanks, GG.

    I am new to Ubuntu... Actually to Linux.

    Thanks Again,
    Zan

  7. #7
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    This link gives two methods for installing the chrome web browser. The second method has always worked for me.

    https://www.omgubuntu.co.uk/how-to-i...rome-on-ubuntu

    Regards
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  8. #8
    Join Date
    Apr 2021
    Beans
    1

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    The second method has worked with me too..
    Thanks Alot!

  9. #9
    Join Date
    May 2010
    Beans
    3,240

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    Please mark as solved if this is no longer an issue

  10. #10
    Join Date
    Aug 2021
    Beans
    1

    Re: Ubuntu 20.04 can't install Chrome - File Not Supported

    The same error occurred when I requested to download the .deb file from the official Google Chrome site. Instead of saving the file, I chose "Open with: Software install" (this is selected by default). It seems that the software installer doesn't know how to process temp files. If you save it first, it works.

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
  •