我是 Ubuntu 新手,对命令行也不太了解。最近我尝试gcc
通过终端命令安装编译器,但它总是向我显示此错误:
E: Malformed line 54 in source list /etc/apt/sources.list (type)
E: The list of sources could not be read.
E: Malformed line 54 in source list /etc/apt/sources.list (type)
E: The list of sources could not be read.
我不知道这个错误是什么。所以请帮我修复它,告诉我为什么会显示这个错误。
使用此命令后:
sudo -H gedit /etc/apt/sources.list
它打开了一个文件,但我不知道现在该做什么
带有 c 的行是行号 54
德布http://archive.ubuntu.com/ubuntu可信赖的主要受限 c
德布http://archive.ubuntu.com/ubuntu可信赖的主要限制
答案1
deb http://archive.ubuntu.com/ubuntu trusty main restricted c
无效。需要
deb http://archive.ubuntu.com/ubuntu trusty main restricted