我无法在我的 Ubuntu 18.04 上安装 Rainlendar 2,我找到了适用于 16.04 的解决方案(Unable To Install Rainlendar2 For Ubuntu 16.04 LTS (32 & 64 Bit)),跟着它,似乎可以工作,但安装后,里面没有 Rainlendar我的显示应用程序,所以我不确定出了什么问题。当我发布sudo dpkg -i rainlendar2-pro_2.12.2.b138-1_amd64.deb
时,我得到了这个:
Selecting previously unselected package rainlendar2-pro.
(Reading database ... 190677 files and directories currently installed.)
Preparing to unpack rainlendar2-pro_2.12.2.b138-1_amd64.deb ...
Unpacking rainlendar2-pro (2.12.2.b138-1) ...
dpkg: dependency problems prevent configuration of rainlendar2-pro:
rainlendar2-pro depends on libpng12-0; however:
Package libpng12-0 is not installed.
rainlendar2-pro depends on tofrodos; however:
Package tofrodos is not installed.
rainlendar2-pro depends on libjpeg62; however:
Package libjpeg62 is not installed.
rainlendar2-pro depends on libwebkitgtk-1.0-0; however:
Package libwebkitgtk-1.0-0 is not installed.
dpkg: error processing package rainlendar2-pro (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Errors were encountered while processing:
rainlendar2-pro
我在终端发出这个命令后得到了这个sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
rainlendar2-pro
0 upgraded, 0 newly installed, 1 to remove and 35 not upgraded.
1 not fully installed or removed.
After this operation, 20.5 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 191316 files and directories currently installed.)
Removing rainlendar2-pro (2.12.2.b138-1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.1) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
我做错了什么?在最后一个命令之后,它只是删除了 Rainlendar 并且没有按照原始帖子中的说明安装依赖项?TIA
你应该安装 Rainlendar Pro 的 deb 包
apt-get install
,它会满足所有依赖:我在我的 Ubuntu 18.04 LTS 上测试了它的安装。
结果,您将在桌面顶部拥有日历、待办事项和任务小部件/小工具/屏幕小部件。
如果要安装 Rainlendar Lite 版本,请使用
我在带有 GNOME sHell 的默认 Ubuntu 18.04.1 LTS 上对其进行了测试,它将小部件放置到桌面,但在托盘中没有显示图标: