How can I download Chrome? I have tried downloading it using Mozilla unsuccessfully.
I don't know if I can't download it because I was a Windows user before.
How can I download Chrome? I have tried downloading it using Mozilla unsuccessfully.
I don't know if I can't download it because I was a Windows user before.
Try chromium in the Ubuntu Appstore, as it is very similar to chrome. if you want chrome, then try downloading a different browser from the appstore, then download it from that browser. Double-click the file, and it should open in the software installer app, and if not, then right click it, view in folder, then right click the file, press open with other application, press software installer, and then it should download.
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
then install it from the dpkg or apt-get commands, or from the graphical installer (will ask your root password in both cases) – francois P Aug 11 '22 at 19:14