Skip to content

Instantly share code, notes, and snippets.

@codedeep79
Created November 1, 2022 11:19
Show Gist options
  • Select an option

  • Save codedeep79/fde3fb61750ad672a9766c19e93700c2 to your computer and use it in GitHub Desktop.

Select an option

Save codedeep79/fde3fb61750ad672a9766c19e93700c2 to your computer and use it in GitHub Desktop.
Install Chromium Web Browser on Linux

Step 1: Open Terminal (for opening the terminal you can use Ctrl + Alt + T shortcut).

Step 2: Use the following command to install the Chromium Web Browser in your Linux operating system

sudo apt-get install chromium -y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment