LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update errors Google - LL5.6
#11
This file google-chrome.list should be in /etc/apt/sources.list.d, so you could try editing that file, and disable the repo:
1. Launch Linux Lite terminal and type
Code:
sudo nano /etc/apt/sources.list.d/google-chrome.list
hit Enter, type in your password when asked, and hit Enter again. You should see something like this
Code:
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
First, check that deb is followed by  [arch=amd64], if it isn't, you might try adding that part, and see if that fixes it, otherwise disable the repo by commenting the line that starts with deb, so it looks like this:
Code:
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
Once you do that, hit Ctrl + o and Enter to save the changes, and Ctrl + x to close nano.
2. Update repos
Code:
sudo apt update
3. Download, and update Chrome  https://www.google.com/intl/en_us/chrome/ once you do, the file /etc/apt/sources.list.d/google-chrome.list will be recreated.
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#12
Hi

Tnx for update. But nothing shows up in terminal as indicated. Please see attachment. Also, what about readout from terminal on 1st point?


Attached Files
.tar   Screenshot Software and Updates1.tar (Size: 43.72 KB / Downloads: 594)
Reply
#13
(09-04-2021, 08:45 PM)deejay link Wrote: Hi

Tnx for update. But nothing shows up in terminal as indicated. Please see attachment. Also, what about readout from terminal on 1st point?
Hmmm ... Launch Linux Lite Terminal and type this
Code:
ls /ect/apt
and if the file google-chrome.list shows up, then proceed to edit it following the instructions in my previous post
Code:
sudo nano /etc/apt/google-chrome.list
Also, read here to learn how to properly format text in your post by using the WYSIWYG toolbar https://www.linuxliteos.com/forums/tutor.../#msg56106
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#14
[member=48775]deejay[/member]


At this point you may better off uninstalling and reinstalling...
The following command will search and confirm the chrome package installed..
Code:
apt list --installed |grep chrome


You should see something similar..

Quote:google-chrome-stable/stable,now 93.0.4577.63-1 amd64 [installed]


To REMOVE - if stable else replace as needed
Code:
sudo apt remove google-chrome-stable


From FIREFOX or another browser - navigate to https://www.google.com/chrome/
Download the .DEB package once downloaded you can double click the file to launch the installer....
It will be GUI based = follow the prompts..

LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)