我无法使用apt update
命令进行更新。我收到一条错误消息,内容如下:
Skipping acquire of configured file 'universe/binary-1386/Packages' as
repository 'http://in.archive.ubuntu.com/ubuntu focal-backports InRelease'
doesn't support architecture '1386'
答案1
您应该将其替换1386
为i386
,它是一个 I,而不是 1。