google chromium linux code example
Example 1: chromium for linux
sudo apt install -y chromium-browser
# You can also install it from the software center
Example 2: macos install chromium
brew install --cask chromium
sudo apt install -y chromium-browser
# You can also install it from the software center
brew install --cask chromium