Hi,

Am Mi 25 Feb 2015 20:54:45 CET
schrieb Garganta de los Infiernos Actividades en la Naturaleza
<esitatje...@hotmail.com>:

> I do not get completely remove the program . I installed it manually
> when he left the version 1.6.0 . i type:"which darktable" in a
> terminal 
> And the result is: /usr/local/bin/darktable
>  
>  I type sudo rm -rf /opt/darktable without result unistalling.
> What can i do?
> I want to install the latest version cleanly

rm -rf removes the directory you name and its contents. If you
remove /opt/darktable, but darktable lives in /usr/local, darktable
won't go away like that.

How did you install darktable? If you follow the steps on
darktable.org/install/, you should end up with darktable
in /opt/darktable. Did you follow some different instructions?

Try to see if darktable is really in /usr/local. 
Do: 
ls -l /usr/local/bin/darktable 
This should show if the darktable binary is actually there, or if it is
a link from a different location.

Cheers
Michael

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users
  • [Darktable-users] H... Garganta de los Infiernos Actividades en la Naturaleza
    • Re: [Darktable... Michael Below

Reply via email to