[pencil/now 3.1.0.ga-2 amd64 [installed,local] This is the result of the command I used to list all the installed apps in ubuntu. But now I need to open the app "Pencil" from the terminal. How can I open it from the terminal? As I tried by its name but it didn't open from terminal.
Asked
Active
Viewed 21 times
apt-cache policy pencil
to the question. – N0rbert May 01 '21 at 15:17dpkg -L pencil
), and look for the binary. Then I would know what it's called and where it's at. – user535733 May 01 '21 at 15:40