[arch-general] Weird program in $PATH

2014-08-19 Thread Heiko Becker
Hey everyone, today I tried to launch firefox from my awesome-wm launcher and instead of being offered firefox after typing fire, the prompt finished showing me alternatives and being a little lazy I just pushed enter. This gave me a window with some fire particle animations running on my

Re: [arch-general] Weird program in $PATH

2014-08-19 Thread gurnaik
On 19/08/14 16:32, Heiko Becker wrote: Hey everyone, today I tried to launch firefox from my awesome-wm launcher and instead of being offered firefox after typing fire, the prompt finished showing me alternatives and being a little lazy I just pushed enter. This gave me a window with some

Re: [arch-general] Weird program in $PATH

2014-08-19 Thread Delcypher
Searching for the program in my pacman.log did not show me anything so I'm wondering where this program comes from. Can anyone of you maybe help me to at least get this thing removed without having any files left that are only used by this program? You can find the absolute path to the

Re: [arch-general] Weird program in $PATH

2014-08-19 Thread Heiko Becker
Hello everyone, thanks for the fast responses. You can find the absolute path to the program by running something like $ which your_fire_program This gave me /usr/bin/fire then you can determine which package owns it. $ pacman -Qo `which your_file_program` And this finally gave me the