On this tutorial, we’ll discover the set up process of Google Chromium on Raspberry Pi.
Steps to Set up Google Chromium for the Raspberry Pi
Google Chromium is a default internet browser for the Raspberry Pi working system. Nonetheless, there would possibly come a stage the place you will have the command to reinstall Google Chromium in your system. If that case happens, you may comply with the below-given steps to shortly set up Google Chromium on Raspberry Pi:
Step 1: First run the replace command to make sure Raspberry Pi packages are up to date.
sudo apt replace && sudo apt improve
Step 2: Then run the next command on the terminal to put in Chromium Browser on Raspberry Pi:
sudo apt set up chromium-browser -y
As soon as the method of set up is completed, you may launch it via the terminal or GUI. To run the Chromium Browser by way of the terminal, sort the below-given command:
You can too launch the Browser from the Raspberry desktop, and click on on the globe icon current on the taskbar. The Chromium Browser can be open in your desktop:
Make Chromium Browser as Default Net Browser in Raspberry Pi
In case you have a number of browsers put in on Raspberry Pi, you can also make Chromium Browser as your default internet browser from the next steps:
Step 1: Go to Chromium Browser’s Settings.
Step 2: Go to the highlighted choice within the picture beneath:
Step 3: Choose the Default browser choice to make Google Chromium a default browser on Raspberry Pi.
Take away the Chromium Browser from Raspberry Pi
In case, should you don’t like utilizing Chromium Browser on Raspberry Pi, you may take away it with the next command:
sudo apt take away –autoremove chromium-browser
Backside Line
Google Chromium is a light-weight internet browser that’s preinstalled on Raspberry Pi. Nonetheless, if somebody by chance deletes it from the system, they’ll reinstall it from Raspberry Pi’s official repository. They’ll additionally make this browser the default browser utilizing the above-mentioned pointers in case there are a number of browsers put in on the system.