Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Web Browsers»How to Install Chromium Browser on Ubuntu 20.04

    How to Install Chromium Browser on Ubuntu 20.04

    By RahulOctober 6, 20202 Mins Read

    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.

    Advertisement

    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

    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.

    • 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:

    launch chromium browser ubuntu on Ubuntu 18.04

    Click to the chromium icon link to launch browser:

    installing chromium browser on Ubuntu 18.04

    Conclusion

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

    browser chrome chromium Ubuntu 20.04
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    Installing Google Chrome on Pop!_OS

    How to Install Google Chrome in Pop!_OS

    Installing Google Chrome on Ubuntu and Debian

    How to Install Google Chrome Web Browser on Ubuntu & Debian

    How to View HTTP Headers in Google Chrome

    View 1 Comment

    1 Comment

    1. rc on November 16, 2020 10:29 pm

      Install Chromium using Debian Package

      Doesn’t work since the beginning of 20.04

      aptitude search chromium-browser
      pB chromium-browser – Transitional package – chromium-browser -> chromium snap
      p chromium-browser-l10n – Transitional package – chromium-browser-l10n -> chromium snap

      apt install the snap version which has its own problems

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Python Function with Parameters, Return and Data Types
    • free Command in Linux (Check Memory Uses)
    • Git Rebase: A Practical Guide
    • How to move the complete Git repository
    • Handling Special Characters in Shell Scripts
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.