Ubuntu 14.04 下安装文件管理器 Nautilus 3.12.2


Nautilus(最近更名为 Files)是 Unity 和 GNOME 桌面环境默认的文件管理器。GNOME开发者最近发布了 Files( Nautilus)3.12.2,一个补丁修复版本:

  • Don’t resolve symlinks before launching an application
  • Fix a crasher when switching location out of trash
  • Fix a crasher when enumerating windows
  • Fix a crasher when listing bookmarks
  • Use headerbar in bookmarks dialog
  • Fix arrow direction in connect server dialog for RTL
  • Use spaces between em dashes in file operations
  • Do not use legacy emblem names
  • Sync the GTK+ setting for ‘sort-directories-first’

如何隐藏Nautilus文件管理器的边栏

Ubuntu 14.04 更新 Nautilus 和加入登陆历史

Nautilus 3.10 登陆 Ubuntu 14.04 版本改进

Nautilus Gksu 插件:在右键菜单中增加“以管理员身份打开”

Ubuntu 14.04 下载、安装、配置的相关知识

Ubuntu 14.04系统下载地址:

Windows 7下硬盘安装Ubuntu 14.04图文教程

Ubuntu 14.04 下安装文件管理器 Nautilus 3.12.2

安装,有PPA可用(支持 Ubuntu14.04),打开终端,输入以下命令:

sudo add-apt-repository ppa:vascofalves/gnome-backports
sudo apt-get update
sudo apt-get install nautilus

相关内容