如何在没有 CD/DVD 的情况下安装 build-essential?

如何在没有 CD/DVD 的情况下安装 build-essential?

我正在尝试按照此处的说明安装 build-essential 包: https://help.ubuntu.com/community/InstallingCompilers

当我使用以下命令时出现此错误apt-get install build-essential

Media change: please insert the disc labeled
 'Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release i386 (20120817.3)'
in the drive '/cdrom/' and press enter

当我尝试通过 Ubuntu 软件中心安装该软件包时,出现以下错误:https://i.stack.imgur.com/rMIx5.png

有没有办法仅在线安装该包?

答案1

来自Ubuntu 软件中心选择编辑->软件源...在菜单栏中。在第一个选项卡下,名为Ubuntu 软件,取消选择可从 CD-ROM/DVD 安装源,然后关闭窗口。

这个答案来自 Stefan尝试在 12.04 中安装 xubuntu 桌面时收到“请插入 CD 错误”

相关内容