0

I tried installing 64 bit Ubuntu MATE 18.04 on RPi3B+ but there was no package available for it in Software Boutique. Is there no 64 bit version of Chromium for 64 bit Ubuntu MATE 18.04?

Frank Gould
  • 23
  • 1
  • 2
  • 9

2 Answers2

0

Software boutique only contains a handfull of software chosen by the ubuntu mate developers because of how well those applications integrate in the mate desktop environment. If you want a graphical way to install all applications I suggest installing gnome software.

dsSTORM
  • 1,880
-2

You can install chromium in 64 bit Ubuntu MATE by using following commands :

sudo add-apt-repository universe
sudo apt-get install chromium-browser
N0rbert
  • 103,263
Mehta
  • 95
  • 7