apt update 报错

apt update 更新报错

原因 /etc/apt/sources.list.d/ 里有错误内容,删除即可

cd  /etc/apt/sources.list.d/
# 删除错误文件
rm $file
posted @ 2020-11-17 12:32  鲁哒哒  阅读(331)  评论(0)    收藏  举报