Can Nautilus file manager be installed?

You have a problem with Salix? Post here and we'll do what we can to help.
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Can Nautilus file manager be installed?

Post by rsal »

Can I install Nautilus file manager in salix-14.0-xfce-32bit ? I could not find it in Gslapt or in Sourcery.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Can Nautilus file manager be installed?

Post by gapan »

No, we don't have nautilus in our repositories anymore (and probably never will again).

No, there is no way to get nautilus officially.

Yes, you can install nautilus. Provided you build it from source.

But, you can install Caja, the MATE Desktop Nautilus fork, which is in fact a lot better than Nautilus, since Nautilus 2.x was a lot better than Nautilus 3.x.

However, the question would be why would you want Nautilus in Xfce?
Image
Image
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Re: Can Nautilus file manager be installed?

Post by rsal »

I need a file manager which can do following simple task: find a file in the shown folder and its subfolders (the search string should preferably not need * at begining and end of search string); I should then be able to right click on any of the found files and cut it to be pasted elsewhere.

The task appears simple and is a very basic task for any office computer user. But I found that only Nautilus (ver 3.4.2; possibly later versions also- I did not try them) could do this task. I could not do this on Dolphin, Konqueror, mc, Thunar, Pcmanfm, Spacefm etc.

As you suggested, I tried salixos-mate in virtualbox and found that 'Caja' is like the earlier version of Nautilus. I searched Gslapt and Sourcery in salix-xfce-14 but did not find caja. There is mate-file-manager in Gslapt (but not in Sourcery). I installed it but it does not run. There is no such command as mate-file-manager. How can I install caja or mate-file-manager in salix-xfce-14 (32bit)? Or should I shift to salix-mate-13.37? Thanks for your help.
Last edited by rsal on 24. Jul 2013, 10:39, edited 1 time in total.
User avatar
knome
Donor
Posts: 163
Joined: 20. Dec 2012, 19:36
Location: UK

Re: Can Nautilus file manager be installed?

Post by knome »

mate-file-manager via Gslapt is the correct package for caja. The command to run mate-file-manager (without managing your desktop) is caja --no-desktop.

If you find the command opens multiple instances of caja then read this thread...

http://www.salixos.org/forum/viewtopic.php?f=16&t=4734
Image
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Re: Can Nautilus file manager be installed?

Post by rsal »

The command to run mate-file-manager is caja
Users like me cannot create great applications but can humbly suggest that same name of application and its main command is very helpful to the uninitiated. It would be helpful if at least in Gslapt the name or description of this application includes the word 'Caja'.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Can Nautilus file manager be installed?

Post by mimosa »

This would be accomplished if the package description contained the word "caja".

A similar case is mate-disk-usage-analyzer (aka baobab) which is installed as part of mate-utils. If you search for mate-disk-usage-analyzer (remembering the "z"), you will find mate-utils. Or again, there is atril, aka mate-document-viewer: search for either and up it comes.
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Re: Can Nautilus file manager be installed?

Post by rsal »

mate-disk-usage-analyzer (aka baobab) which is installed as part of mate-utils.
there is atril, aka mate-document-viewer
Where can I see a list of all mate applications?
User avatar
knome
Donor
Posts: 163
Joined: 20. Dec 2012, 19:36
Location: UK

Re: Can Nautilus file manager be installed?

Post by knome »

rsal wrote:
The command to run mate-file-manager is caja
Users like me cannot create great applications but can humbly suggest that same name of application and its main command is very helpful to the uninitiated. It would be helpful if at least in Gslapt the name or description of this application includes the word 'Caja'.
I agree that it's confusing, but caja is designed to be used in a Mate desktop environment. There's nothing to stop you using it in, for example, Xfce but it takes a little extra work to figure out what's what. Put a positive spin on the frustration and treat it as part of the Linux learning curve. :D
Image
User avatar
Atip
Posts: 539
Joined: 5. Jun 2011, 04:27

Re: Can Nautilus file manager be installed?

Post by Atip »

rsal wrote: Where can I see a list of all mate applications?
In a terminal give:

ls /usr/bin/mate-*

or

locate /usr/bin/mate-*
rsal
Posts: 198
Joined: 12. Mar 2012, 17:00

Re: Can Nautilus file manager be installed?

Post by rsal »

In a terminal give: ls /usr/bin/mate-*
Thanks. That is what I needed.
Post Reply