How to Upgrade the Stable Version of chromium on ubuntu using Terminal

** How to Upgrade the Stable Version of chromium on Ubuntu using Terminal **

* Be sure you have proper connected to the Internet.

* To upgrade the chromium Browser on Ubuntu do the Below Steps:-

    1) sudo add-apt-repository ppa:chromium-daily/stable
    2) sudo apt-get update
    3) sudo apt-get install chromium-browser

 Please Comment if it's Help full for you.

That's it.
Enjoy.

Comments