Thursday, May 2, 2024
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 27044  / 2 Years ago, tue, october 25, 2022, 8:16:41

Install Google Chrome in Google website, double click the downloaded file, opened up in Ubuntu Software Centre, when I click Install, on the left besides install button it says "only install this file if you trust the origin"



Note: Using Ubuntu 13.10 64bit


More From » software-center

 Answers
5

You could try installing from the command line:



wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
dpkg -i ./google-chrome*.deb
apt-get install -f


Note that this url assumes you are running a 64 bit OS.


[#28935] Tuesday, October 25, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
housecoarmer

Total Points: 434
Total Questions: 116
Total Answers: 120

Location: Albania
Member since Sun, Nov 22, 2020
4 Years ago
;