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

Cut data center energy costs with bare metal automation

Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…

12 hours ago

Build the future of *craft: announcing Starcraft Bounties!

Our commitment to building a thriving open source community is stronger than ever. We believe…

12 hours ago

NodeJS 18 LTS EOL extended from April 2025 to May 2032 on Ubuntu

The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…

12 hours ago

Native integration now available for Pure Storage and Canonical LXD

June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…

2 days ago

Revolutionizing Web Page Creation: How Structured Content is Slashing Design and Development Time

Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…

3 days ago

Ubuntu Weekly Newsletter Issue 897

Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…

3 days ago