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

VirtualBox 7.2.2 Fixed TPM 2.0 Emulation & KVM Conflict

Oracle VirtualBox, announced the first maintenance update for the 7.2 release series few days ago.…

11 hours ago

Firefox 143.0 is out with Microsoft Copilot AI Integration

Firefox 143.0, the new monthly release of the popular free open-source web browser, is available…

11 hours ago

VLC 3.0.22 Adds Qt6 & AMD AI Frame Interpolation Support [Ubuntu PPA]

VLC, the popular free open-source media player, rolled out the new 3.0.22 version few days…

11 hours ago

Dash to Panel updated with GNOME 49 (Ubuntu 25.10) Support

Dash to Panel, the popular Gnome Shell extension, updated few days ago with support for…

1 day ago

Ubuntu Weekly Newsletter Issue 909

Welcome to the Ubuntu Weekly Newsletter, Issue 909 for the week of September 7 –…

2 days ago

Canonical announces it will support and distribute NVIDIA CUDA in Ubuntu

Today Canonical, the publisher of Ubuntu, announced support for the NVIDIA CUDA toolkit and the…

2 days ago