Categories: 20.04Ubuntu 20.04

How to Install Chromium Browser on Ubuntu 20.04

Chromium is an open-source web browser project that aims to build a safer, faster, and more stable way to its users for a better experience of the web.

Chromium is perfectly safe for using. Make sure to download it from a good source or official Google download page. Also make sure to update it on regular basis.

If you are looking for the Chrome (Not chromium) web browser, You can use our tutorial to install Google chrome web browser on Ubuntu system.

This tutorial will help you to install chromium web browser on Ubuntu 20.04.

Install Chromium on Ubuntu

Sponsored

Most of the modern operating systems have chromium browser in default package repositories. Also Chromium is available as Snap package for installation.

Choose one of the below method for installing chromium in Ubuntu system.

  • Install Chromium using Snap Package

    A Snap package is containerized software packages provide easy to install method. You can install sanp package via the command line or using Ubuntu Software application.

    Open a terminal on your system and type:

    sudo snap install chromium 
    

    All done. Chromium web browser has been installed on your Ubuntu desktop. The Snap package will also update it automatically in then background.

    Sponsored
  • Install Chromium using Debian Package

    The Chromium debian package is available under the default apt repositories.

    Use the following commands to update apt cache and install the Chromium package.

    sudo apt update 
    sudo apt install chromium-browser 
    

Open Chromium Browser

Open the applications menu and search for Chromium. You will see the chromium browser link similar to chrome but in different color as below screenshot:

Click to the chromium icon link to launch browser:

Conclusion

In this tutorial, you have learned about to install Chromium on Ubuntu 20.04 Linux system. hh

The post How to Install Chromium Browser on Ubuntu 20.04 appeared first on TecAdmin.

Ubuntu Server Admin

Recent Posts

Canonical announces first Ubuntu Desktop image for Qualcomm Dragonwing™ Platform with Ubuntu 24.04

This public beta enables the full Ubuntu Desktop experience on the Qualcomm Dragonwing™ QCS6490 and…

17 hours ago

The long march towards delivering CRA compliance

Time is running out to be in full compliance with the EU Cyber Resilience Act,…

17 hours ago

Extra Factor Authentication: how to create zero trust IAM with third-party IdPs

Identity management is vitally important in cybersecurity. Every time someone tries to access your networks,…

2 days ago

Ubuntu Weekly Newsletter Issue 889

Welcome to the Ubuntu Weekly Newsletter, Issue 889 for the week of April 20 –…

3 days ago

From pidfd to Shimanami Kaido: My RubyKaigi 2025 Experience

Introduction I just returned from RubyKaigi 2025, which ran from April 16th to 18th at…

4 days ago

The hitchhiker’s guide to infrastructure modernization

One of my favourite authors, Douglas Adams, once said that “we are stuck with technology…

7 days ago