Application Launcher with intelligent search features

If there's software you need and you can't find, make a request for it.
Post Reply
User avatar
f.bluedevil
Posts: 91
Joined: 9. Jan 2011, 23:06

Application Launcher with intelligent search features

Post by f.bluedevil »

It would be nice if there was an application launcher available in the repository with intelligent search features like either: kupfer or gnome-do.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Application Launcher with intelligent search features

Post by mimosa »

Tsuren made a package for Kupfer, though I don't think it's in the repos. See this post:

http://www.salixos.org/forum/viewtopic. ... fer#p15188
User avatar
f.bluedevil
Posts: 91
Joined: 9. Jan 2011, 23:06

Re: Application Launcher with intelligent search features

Post by f.bluedevil »

Mimosa - Thanks for the link. I have downloaded the package but I am not sure how I go about installing it?
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Application Launcher with intelligent search features

Post by mimosa »

In a terminal, go to the directory you downloaded to and do:

Code: Select all

$su
#installpkg kupfer.foo.txz

Then you need to get it on a menu somewhere, depending on how your Salix edition deals with that. To find out the path to the app (how the menu should launch it), do:

Code: Select all

$which kupfer
There may be other things you can do to integrate kupfer's functions further with your desktop - again it depends which one.

Meanwhile, you can always call it from the command line just by

Code: Select all

$kupfer
User avatar
f.bluedevil
Posts: 91
Joined: 9. Jan 2011, 23:06

Re: Application Launcher with intelligent search features

Post by f.bluedevil »

Mimosa - Acknowledged and many thanks for your help! :D
Post Reply