See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


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


Messages In This Thread
Update errors Google - LL5.6 - by deejay - 09-01-2021, 12:28 PM
Re: Update errors Google - LL5.6 - by firenice03 - 09-01-2021, 03:04 PM
Re: Update errors Google - LL5.6 - by deejay - 09-02-2021, 07:23 AM
Re: Update errors Google - LL5.6 - by firenice03 - 09-02-2021, 10:37 AM
Re: Update errors Google - LL5.6 - by deejay - 09-03-2021, 05:52 PM
Re: Update errors Google - LL5.6 - by firenice03 - 09-03-2021, 11:29 PM
Re: Update errors Google - LL5.6 - by Moltke - 09-04-2021, 01:21 AM
Re: Update errors Google - LL5.6 - by deejay - 09-04-2021, 07:23 AM
Re: Update errors Google - LL5.6 - by Moltke - 09-04-2021, 12:13 PM
Re: Update errors Google - LL5.6 - by deejay - 09-04-2021, 07:13 PM
Re: Update errors Google - LL5.6 - by Moltke - 09-04-2021, 08:02 PM
Re: Update errors Google - LL5.6 - by deejay - 09-04-2021, 08:45 PM
Re: Update errors Google - LL5.6 - by Moltke - 09-04-2021, 09:03 PM
Re: Update errors Google - LL5.6 - by firenice03 - 09-05-2021, 05:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)