小编Jos*_*osh的帖子

包管理器的命令是什么?设置 | 存储库 | 源代码

我尝试从 source执行构建 Banshee 的第二步,但失败如下:

~$ sudo apt-get build-dep banshee
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to find a source package for banshee
Run Code Online (Sandbox Code Playgroud)

我能够通过执行包管理器来解决这个问题| 设置 | 存储库 | 源代码,后跟命令

sudo apt-get update
Run Code Online (Sandbox Code Playgroud)

之后 build-dep 步骤成功。

是否有非 GUI 方式为 apt-get 启用源代码存储库?手册页说有 apt-get 源,但我不清楚该命令是否具有相同的效果。

command-line apt banshee

5
推荐指数
1
解决办法
190
查看次数

标签 统计

apt ×1

banshee ×1

command-line ×1