Ubuntu Geek

Ubuntu Linux Tutorials,Howtos,Tips & News | Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed

  • Follow Us on Twitter

  • Sponsor


  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

How to Install Chromium (Google chrome) in Ubuntu using deb package

Posted by admin on September 20th, 2008 Email This Post Email This Post

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

We have already discussed how to install google chrome using wine .Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. The Chromium codebase is the basis for Google’s Chrome browser.

First you need to download .deb package from here using the following command

wget http://media.codeweavers.com/pub/crossover/chromium/cxchromium_0.9.0-1_i386.deb

Now you have cxchromium_0.9.0-1_i386.deb package install this package using the following command

sudo dpkg -i cxchromium_0.9.0-1_i386.deb

This will complete the installation

If you want to open chromium go to Applications->CrossOver Chromium->Chromium

Chromium web browser in action


Share/Save/Bookmark

Related Articles

17 Responses to “How to Install Chromium (Google chrome) in Ubuntu using deb package”

  1. P Says:

    http://dev.chromium.org/developers/how-tos/build-instructions-linux :

    “Note: There is no working Chromium-based browser on Linux. Although many Chromium submodules build under Linux and a few unit tests pass, all that runs is a command-line “all tests pass” executable.”

    Please explain the anomaly.

  2. media boy Says:

    it’s funny, the more i use Chrome, the more unstable it seems to get… crashes a lot more, can’t handle sites with flash, hangs every time i close a tab… all that to say, i’m switching back to Firefox

  3. M.R. Says:

    At a guess from the wording, this is actually using wine, or more likely the wine derivative “Crossover” to run the Win32-based app. It is vaguely possible that it is alternatively a win32 application built against winelib, which some claim is “better”(tm) than running under wine.

  4. Lazy Says:

    Hi,

    i have tried the wine/chrome solution from codeweavers but it seems buggy in some ways. The Java Port is not as fast at it should be with Chrome and the GTK / Layout has some bugs, too (in my opinion). On the other hand is it really nice and good that these guys doing this stuff. But i hope (just of beeing interested in) Google will release a real linux port soon; they really should.

    Have a nice Day and sorry for my broken english ;)
    Chris

  5. nitram1689 Says:

    I’ll stick to Firefox. When they do a “real” Linux version then I’ll give a try. ;)

  6. Iveen Duarte Says:

    Let us all remember that chrome is still in beta for Windows, and no releases for any other OS, including of course Linux, I have a computer with WinXP at the office and I have installed Chrome on it, however, like Media Boy said, the more I used it the more it crashes, I don’t know if there’s something related to the underlying OS, or its programming needs serious overhaul.

    I was amazed by its speed, and I can’t wait to get a stable release for Linux anytime soon, this will push other “competitors” to move on to this new technology (Mozilla, Opera).

  7. Mitko Says:

    It doesn’t look very good. I’d rather wait for the Linux version.

  8. Gabe Says:

    There is a simple issue with Chromium. I had installed Chromium my favorite space shooter Game. After I installed Chromium, it took the ownership of the command chromium. Now I am unable to start the game.

  9. Pete Says:

    I’ve installed Chromium and I’m finding it extremely crashy (although it does behave nicely when it does fall over!) - I’ll come back to this in a few months when there’s a native linux version I imagine. I use a lot of Google products and would like to have a more seamless experience…

  10. Anonoymous Says:

    schweet, and here I am googling ‘wine chrome’ ; way better than my solution!

  11. SCode Says:

    chrome really working in ubuntu???

  12. MegaS Says:

    actually, there’s no need in “sudo dpkg -i cxchromium_0.9.0-1_i386.deb”, if you use gui you may just click on cxchromium_0.9.0-1_i386.deb - there will be a graphics dpkg that’ll do all the rest

  13. boyd Says:

    is there any amd64 version of chromium?

  14. camus Says:

    good very funny.
    thanks

  15. Hali Says:

    This is what did the trick for me -

    This is a guide to help you install Google Chrome on Ubuntu Hardy Heron, there are other ways, but this is the one that works for me, hope it will help you.

    Ready to give it a shoot?

    Step 1 - Update WINE
    In order for the Chrome installation on Ubuntu to be successful you have to update your WINE version to 1.1.4.
    Type (or copy) this in to your command line -
    wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
    sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list
    sudo apt-get update

    Step 2 – Get all necessary software

    Winetricks is a script that will allow you to get all the necessary software you need for this installation.
    The last command below will install Firefox into WINE, this is needed for the third step.

    wget http://www.kegel.com/wine/winetricks
    mv winetricks /usr/sbin/
    winetricks riched20 riched30 flash msxml3 corefonts firefox

    Install Firefox into WINE.

    Step 3 - Installing Chrome

    Once you have installed Firefox into WINE, launch Firefox in WINE and go to - http://www.google.com/chrome/
    Download and run Chrome setup.

    Step 4 – Launch Google Chrome

    Once the download and install are complete, type this command to launch Chrome -

    wine “$HOME/.wine/drive_c/windows/profiles/$USER/Local Settings/Application Data/Google/Chrome/Application/chrome.exe” –no-sandbox –new-http

    Hope this worked for you and you can use Google Chrome off of you Ubuntu system.

    I’m using Ubuntu for a month so I guess this is a good guide if I was able to follow it.

  16. fikel Says:

    Wow! I really wanted Chrome to work on Ubuntu, and it works! Whenever I try to update it gives an error “Update server is not available (error: 1)

    Any help?

  17. danny Says:

    Any idea on what to do next after sudo dpkg? i am not using gnome - may i know what the cli command is?

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>