How to install Chromium browser on Ubuntu Linux

https:‮/‬/www.lautturi.com
How to install Chromium browser on Ubuntu Linux

To install the Chromium browser on Ubuntu Linux, follow these steps:

  1. Update the package list using the following command:
sudo apt update
  1. Install the Chromium browser package using the following command:
sudo apt install chromium-browser
  1. After the installation is complete, you can launch Chromium from the applications menu or by typing chromium-browser at the command prompt.
Created Time:2017-10-28 21:39:04  Author:lautturi