我正在使用 Ubuntu 11.10 并按照此处提到的说明安装 Rabbit VCS。
我正确添加了 PPA,sudo apt-get update然后运行了
sudo apt-get install rabbitvcs-core rabbitvcs-nautilus rabbitvcs-thunar rabbitvcs-gedit rabbitvcs-cli
存在依赖性问题,我用谷歌搜索了一下,发现我只需要为 nautilus 安装 RabbitVCS,因为它是 Ubuntu 的默认文件管理器。
所以我分别为rabbitvcs-core,rabbitvcs-gedit和运行了安装命令rabbitvcs-cli。现在我的理解是那些安装正确。
但是,当我为 运行安装命令时rabbitvcs-nautilus,我仍然遇到依赖性问题。
ranhiru@ranhiru-HP-HDX16-NoteBook-PC:~$ sudo apt-get install rabbitvcs-nautilus
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that …Run Code Online (Sandbox Code Playgroud)