【问题标题】:How to apt-get install libncurses5-dev如何 apt-get 安装 libncurses5-dev
【发布时间】:2021-10-28 01:27:50
【问题描述】:

我想在我的 Rasberry pi 4 上安装 libncurses5-dev。 但是在404错误之后,我尝试了apt-get update和upgrade,但仍然没有修复。 我该怎么办?

这是“uname -a”告诉我的信息。

Linux raspberrypi 4.19.57-v7l+ #1244 SMP Thu Blah, blah, blah armv7l GNU/Linux

和sources.list

deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib 非免费 rpi #Uncomment 下面的行然后 'apt-get update' 以启用 'apt-get source' deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib 非免费 rpi

【问题讨论】:

    标签: raspberry-pi http-status-code-404 apt raspberry-pi4


    【解决方案1】:

    试试apt-get install libncurses-dev

    根据https://packages.debian.org/buster/libncurses5-dev,第 5 版不再在官方仓库中提供。见https://packages.debian.org/buster/libncurses-dev

    【讨论】:

      猜你喜欢
      • 2016-07-28
      • 1970-01-01
      • 2017-01-07
      • 2016-02-26
      • 1970-01-01
      • 2011-09-08
      • 1970-01-01
      • 2012-07-11
      相关资源
      最近更新 更多