This is probably a rather silly question, but how do you start a package on Raspbian Jessie?
I have installed OpenLP using apt-get (sudo apt-get install openLP), confirmed using dpkg that it is indeed installed (dpkg --status openLP) but now have no idea how to actually start the package running! It doesn't appear on the Raspbian desktop, not can I find it using Raspbian's Preferences|Add/Remove Software so I'm unable to start it from the desktop and I can't seem to find a CLI command to get the package going.
What am I doing wrong, and what do I do next?
As you can guess, I'm new to RPi/Linux though very familiar with Mac/PC/Mainframes