运行后sudo apt update
我收到以下错误:
E:Malformed entry 3 in list file /etc/apt/sources.list.d/signal-xenial.list([option]) not assignment)
E:The list of the sources could not be read.
答案1
该错误告诉您无法读取您的源,因为文件第三行有一个错误条目/etc/apt/sources.list.d/signal-xenial.list
。您需要删除或注释此行,或者删除此.list
文件。
您没有告诉我们您正在使用哪个版本的 Ubuntu,但请注意,Ubuntu 16.04(xenial)的社区支持已经结束。