Answers:
sudo apt-get update
sudo apt-get install nemo
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install nemo
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-nightly
sudo apt-get update
sudo apt-get install nemo
注意:Nemo在短划线中也显示为“文件”,因此希望“文件”的第一个实例为“ Nemo”。
显示所有启动应用程序:
sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/nemo-autostart.desktop
然后,取消选中“启动应用程序”下的内容:
文件
在登录时启动Nemo桌面
sudo apt-get install nemo
在> = 13.04中使用。他们最终将其添加到存储库中。
Instructions since they added it to the repositories!
应该读一下Instructions for Ubuntu 13.04 and above!
,我直接前进并在13.10中添加了ppas,这导致安装了Cinnamon ,由于Cinnamon 在13.10中打破了统一性,所以我无法再登录。
版本1.8.4
sudo add-apt-repository ppa:noobslab/mint
sudo apt-get update
sudo apt-get install nemo
额外的插件
sudo apt-get install nemo-compare nemo-dropbox nemo-fileroller nemo-pastebin nemo-seahorse nemo-share nemo-preview nemo-rabbitvcs
来源Noobslab:http : //www.noobslab.com/2013/10/nemo-file-manager-with-extensions-for.html
要安装版本(最新版本)2.0.3,请在webupd8中查看以下新帖子:http : //www.webupd8.org/2013/10/install-nemo-with-unity-patches-and.html
使用Unity为Ubuntu 安装Nemo。
注意:如果您在Ubuntu中使用Cinnamon,请不要使用此PPA。
PPA 为Ubuntu 15.10、15.04和14.04 提供了Nemo 2.8。
sudo add-apt-repository ppa:webupd8team/nemo
sudo apt-get update
sudo apt-get install nemo nemo-fileroller
要启动Nemo,请Nemo
在Dash中搜索。
可选扩展名:
sudo apt-get install nemo-compare nemo-dropbox nemo-media-columns nemo-pastebin nemo-seahorse nemo-share nemo-emblems nemo-image-converter nemo-audio-tab
要安装RabbitVCS扩展(需要RabbitVCS PPA),请执行以下命令:
sudo apt-get install nemo-rabbitvcs
参考这里
为Ubuntu和Nautilus补丁安装Nemo:
对于Unity,可以这样安装:
sudo add-apt-repository ppa:daschuer/nemo-merge
sudo apt update
sudo apt install nemo
xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search
对于Cinnamon,可以这样安装:
sudo add-apt-repository ppa:daschuer/nemo-nautilus-merge-cinnamon
sudo apt update
sudo apt install nemo
它包含来自Web Upd8版本的Gnome修补程序,其中包括许多Nautilus修复和改进功能(2819年以后提交)。最值得注意的是改进的搜索行为。
完整列表可以在这里找到:https: //github.com/linuxmint/nemo/pull/1041
可以在这里找到源代码:https : //github.com/daschuer/nemo/tree/nemo_314_merge_nemo_base