我刚刚安装了 Kubuntu 16.04,我需要在其中安装 MegaSync。我从https://mega.nz/sync下载了安装程序 megacmd-xUbuntu_16.04_amd64.deb 文件并点击安装。但是安装完成后,我找不到 MegaSync 应用程序。
所以我决定重新启动,但仍然没有。然后我从终端安装了它,这里显示的是:http: //linuxpitstop.com/install-mega-megasync-cloud-file-storage-client-on-ubuntu-16-04-linux/并且安装似乎成功完成...但我仍然找不到该应用程序!我在 Kubuntu 搜索栏中寻找它,但它根本不存在。
您下载了 MEGAcmd megacmd-xUbuntu_16.04_amd64.deb终端版本。包装说明如下:
它有 50 个独立的非 GUI 终端可执行文件,名为
/usr/bin/mega-*
.据我所知,MEGASync在他们的网站上有两个带 GUI 的 deb 包:
megasync-xUbuntu_16.04_amd64.deb包含:
/usr/bin/megasync
/usr/share/applications/megasync.desktop
,将 MEGASync 应用程序图标放置在网络和系统类别中nautilus-megasync-xUbuntu_16.04_amd64.deb包含 Files/Nautilus(GNOME 桌面的标准文件管理器)的扩展名。
我尝试在 Ubuntu 16.04.4 LTS 上安装这两个软件包,它的图标在 Unity 和 MATE 上正常显示。