User Tools

Site Tools


computing:miscadmin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
computing:miscadmin [2026/04/15 13:46] oemb1905computing:miscadmin [2026/04/25 15:52] (current) oemb1905
Line 453: Line 453:
   <disabled>   <disabled>
      
-Next ... +To stop the i386 warning on ''sudo apt update'' with proprietary Chrome, add ''Architectures: amd64'' below components in ''/etc/apt/sources.list.d/google-chrome.sources'' so the entire stanza looks like:
  
- --- //[[alerts@haacksnetworking.org|oemb1905]] 2026/04/15 13:45//+<code> 
 +X-Repolib-Name: Google Chrome 
 +Types: deb 
 +URIs: https://dl.google.com/linux/chrome-stable/deb/ 
 +Suites: stable 
 +Components: main 
 +Architectures: amd64 ### << -- add this line here << -- ### 
 +Signed-By: /usr/share/keyrings/google-chrome.gpg 
 +</code> 
 + 
 +Next ... 
 + 
 + --- //[[alerts@haacksnetworking.org|oemb1905]] 2026/04/25 15:49//
computing/miscadmin.1776260818.txt.gz · Last modified: by oemb1905