Categories: Ubuntu 18.04

How to Install Chromium Browser on Ubuntu 18.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.

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.

    Sponsored
  • 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.

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

Click on the link icon to launch chromium browser:

Conclusion

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

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

Ubuntu Server Admin

Recent Posts

Building RAG with enterprise open source AI infrastructure

One of the most critical gaps in traditional Large Language Models (LLMs) is that they…

4 hours ago

Life at Canonical: Victoria Antipova’s perspective as a new joiner in Product Marketing

Canonical is continuously hiring new talent. Being a remote- first company, Canonical’s new joiners receive…

1 day ago

What is patching automation?

What is patching automation? With increasing numbers of vulnerabilities, there is a growing risk of…

2 days ago

A beginner’s tutorial for your first Machine Learning project using Charmed Kubeflow

Wouldn’t it be wonderful to wake up one day with a desire to explore AI…

3 days ago

Ubuntu brings comprehensive support to Azure Cobalt 100 VMs

Ubuntu and Ubuntu Pro supports Microsoft’s Azure Cobalt 100 Virtual Machines (VMs), powered by their…

3 days ago

Ubuntu Weekly Newsletter Issue 870

Welcome to the Ubuntu Weekly Newsletter, Issue 870 for the week of December 8 –…

4 days ago