macos install chromium

C++
sudo apt install -y chromium-browser
# You can also install it from the software centerbrew install --cask chromium
Source

Also in C++: