Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have already tried using the Ubuntu Software Center, but it won't install the Chromium browser. How can I install it using the terminal?

share|improve this question

1 Answer

up vote 5 down vote accepted

You can type in the terminal:

sudo apt-get install chromium-browser
share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.