Ubuntu14.04 install the Nemo2.2 File Manager

Source: Internet
Author: User
Tags linux mint
Ubuntu14.04TrustyTahr has been released for some time. By default, Ubuntu uses the Nautilus File Manager. If you do not like Nautilus File Manager very much, you can install Nemo, a branch of Nautilus3.4, a file manager developed by the LinuxMint team and used as the default file manager of Cinnamon. Nemo2.2, the latest version, has become part of Cinnamon2.2 desktop. Push

Ubuntu 14.04 Trusty Tahr has been released for some time. By default, Ubuntu uses the Nautilus File Manager. If you do not like Nautilus File Manager very much, you can install Nemo, a branch of Nautilus 3.4, a file manager developed by the Linux Mint team and used as the default file manager of Cinnamon.

The latest version of Nemo 2.2 has become part of Cinnamon 2.2 desktop.

Recommended reading:

Ubuntu 14.04Download, install, configure related knowledge http://www.linuxidc.com/Linux/2014-04/100370.htm

Ubuntu 14.04: Http://www.linuxidc.com/Linux/2014-04/100352.htm

Ubuntu 14.04 text tutorial on hard drive installation in Windows 7Http://www.linuxidc.com/Linux/2014-04/100369.htm

Installation: Because PPA is available, it is very easy to install Nemo. Open the terminal and enter the following command:

sudo add-apt-repository ppa:webupd8team/nemo
sudo apt-get update
sudo apt-get install nemo nemo-fileroller

After the installation is complete, you can set Nemo as the default file manager and use the oneliner:

gsettings set org.gnome.desktop.background show-desktop-icons false

If you want to use the Nemo icon, enter the following command:
gsettings set org.nemo.desktop show-desktop-icons false
gsettings set org.gnome.desktop.background show-desktop-icons true
xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search

To restore the original status, run the following command:

gsettings set org.gnome.desktop.background show-desktop-icons true
xdg-mime default nautilus.desktop inode/directory application/x-gnome-saved-search
sudo apt-get remove nemo*

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-04/100882.htm

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.