Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Web Browsers»How to Install Chromium Browser on Ubuntu 18.04

    How to Install Chromium Browser on Ubuntu 18.04

    RahulBy RahulSeptember 15, 20202 Mins ReadUpdated:September 27, 2020

    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.

    This tutorial will help you to install chromium web browser on Ubuntu 18.04 LTS Linux system.

    Installing Chromium on Ubuntu

    The Ubuntu 18.04 operating systems contains chromium browser under the default package repositories. It also available as Snap package for Ubuntu systems

    Its your choice to choose any one of the below methods to install chromium browser 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 
      

      That’s it. The Chromium browser has been installed on your system.

    • Install Chromium using Debian Package

      Chromium browser debian package is available under the default apt repositories. Just update the apt cache and install browser on your system.

      Open a terminal and install chromium browser by typing:

      sudo apt update 
      sudo apt install chromium-browser 
      

    Launch Chromium Browser

    Search for Chromium under the application. 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 on the link icon to launch chromium browser:

    installing chromium browser on Ubuntu 18.04

    Conclusion

    In this tutorial, you learned two methods of the installation of Chromium browser on Ubuntu 18.04 Linux system.

    browser chrome chromium Ubuntu 18.04 web browser
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Install Angular CLI on Ubuntu 20.04
    Next Article Using .nvmrc to Specify Node Version

    Related Posts

    How to Install Tor Browser on Ubuntu 20.04

    2 Mins Read

    How to Install Opera Browser on Ubuntu 20.04

    3 Mins Read

    How To Install and Configure VNC Server on Ubuntu 18.04

    Updated:June 26, 20215 Mins Read

    How to Install Visual Studio Code on Ubuntu 18.04

    Updated:May 22, 20223 Mins Read

    How to Install Postman on Ubuntu 18.04

    Updated:October 30, 20202 Mins Read

    How to Install Opera Browser on Ubuntu 18.04

    Updated:December 23, 20203 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    • What is difference between var, let and const in JavaScript?
    • What is CPU? – Definition, Types and Parts
    • What is the /etc/aliases file
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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