November 22, 2024
Chromium logo

Chromium web browser is an open source project on which Google Chrome is based.

To install Chromium in Linux Mint / Ubuntu :

1. Open Terminal and type :

sudo add-apt-repository ppa:chromium-daily/stable

2. Then update the repository :

sudo apt-get update

3. Finally, install the browser :

sudo apt-get install chromium-browser

After installation, Chromium will show up in Internet section.

Chromium browser after installation in Linux Mint

[If you are looking to install Google Chrome in Linux Mint/Ubuntu, check out this post].

Happy surfing!

By admin

Related Post

2 thoughts on “How To Install Chromium Web Browser In Linux Mint / Ubuntu”
  1. […] For more information, see the original article. […]

Comments are closed.