30 ene 2026

chrome lose i386 kubuntu 25.10

Notice... when sudo apt update:

All packages are up to date.


Notice: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://dl.google.c
om/linux/chrome/deb stable InRelease' doesn't support architecture 'i386'

Try first:
sudo apt modernize-sources

If not (!):
So... we change:
 /etc/apt/sources.list.d/google-chrome.sources
 and add the Architectures line at the end:

Types: deb
URIs: https://dl.google.com/linux/chrome/deb/
Suites: stable
Components: main
Signed-By: /etc/apt/trusted.gpg.d/google-chrome.gpg
Architectures: amd64

If still not, disable the repository and:
sudo apt update && sudo apt --only-upgrade install google-chrome-stable

No hay comentarios:

Publicar un comentario