Lubuntu 18.04 bionic beaver comes with mozilla firefox as default web browser, but some of us prefer chrome over firefox. So in this article i will show you how to install google chrome on lubuntu 18.04.
Step by step how to install google chrome on lubuntu 18.04
- make sure the 'Canonical Partners' is checked in Software & Updates > Other Software > Canonical Partners.
- open command line (press CTRL + ALT + T)
- run update command
sudo apt-get update
sudo apt-get install fonts-liberation
sudo dpkg -i ~/Downloads/google-chrome-stable_current_amd64.deb
- done!
Once installed you can open google chrome from lubuntu start menu > Internet > Google Chrome.
No comments:
Post a Comment