安装 bundleapt-get
命令后,我出现依赖项错误,现在我想删除 bundle,但不起作用,任何安装命令和依赖项错误,请帮帮我,我无法安装其他软件包
apt-get remove bundle
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package bundle
我应该怎么办?
答案1
bundle
未安装在您的系统上。可能是因为依赖性问题导致无法安装,或者您已将其删除,或者软件包名称错误。
我不知道任何bundle
软件包(在 Ubuntu 14.04 中)。我所拥有的只有bundler
:
Description-en: Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
Bundler is most useful for developers of applications.
您的名字拼错了吗?