Announcement

Collapse
No announcement yet.

Command to run linneighborhood

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Command to run linneighborhood

    I installed this using adept. As it is a gnome app, there is no menu entry. I can find where it installed and the command I need to execute to run it. Help. Thanks.

    #2
    Re: Command to run linneighborhood

    the following command will give you the list of files installed for that package
    (there must be a way to do the same with adept, but i don't use adept so i don't know)
    Code:
    dpkg-query -L linneighborhood
    the executable should be in some bin directory.
    usually /usr/bin.
    try start the browser from the command line.
    once you've found it, just add edit your kmenu and add the relevant entry.
    gnu/linux is not windoze

    Comment

    Working...
    X