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.
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.
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.
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.
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 the applications menu and search for Chromium. You will see the chromium browser link similar to chrome but in different color as below screenshot:
Click to the chromium icon link to launch browser:
In this tutorial, you have learned about to install Chromium on Ubuntu 20.04 Linux system. hh
The post How to Install Chromium Browser on Ubuntu 20.04 appeared first on TecAdmin.
2024 was the GenAI year. With new and more performant LLMs and a higher number…
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…
Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…
At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…
I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…
Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…