How do I install Chromium from the command line?
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?
You can type in the terminal:
sudo apt-get install chromium-browser
First get Chromium by typing :
sudo apt-get install chromium-browser
int the terminal , enter the password if any . Then type "
chromium-browser
to launch the browser . It will pop up a notification asking to make it default browser or not . Configure it as you want and you are ready to go .