Shell throws error when I try and run pkon
by Mackyboy123 from LinuxQuestions.org on (#5AVM8)
Hi,
I am trying to install dropline gnome on my Slackware 14.2 system, and I am trying to run ```pkcon refresh force```. When I do that, I get this error: `bash: /usr/bin/pkcon: No such file or directory`.
But when I run `find / -name pkcon -noleaf`, it gives me this: `/usr/bin/pkcon
/usr/share/bash-completion/completions/pkcon `
What's going on


I am trying to install dropline gnome on my Slackware 14.2 system, and I am trying to run ```pkcon refresh force```. When I do that, I get this error: `bash: /usr/bin/pkcon: No such file or directory`.
But when I run `find / -name pkcon -noleaf`, it gives me this: `/usr/bin/pkcon
/usr/share/bash-completion/completions/pkcon `
What's going on