For something ALREADY ACTUALLY INSTALLED, how do I get it to run, put an icon for it on desktop etc?
My Software Manager tells me, for instance, that I have installed some GNOME clock though it certainly does not show on the desktop. Separately I have even used Terminal to install Conky.
But when I look for it using Activities it is Not Found.
What do I need to do get this stuff up and running?
Thanks.
The suggestion to click at the bottom left corner and see what appears on the desktop certainly worked. It did show a clock and I was indeed able to make it a favorite launch it. Problem is, it is NOT in a format I want.
Where I am coming from is that as far as I am concerned every OS MUST have a clock and calendar on the desktop.
– Frank Desmond Feb 20 '21 at 18:58sudo apt-add-repository -y ppa:teejee2008/ppa sudo apt-get update sudo apt-get install conky-manager
I executed these commands WITHOUT getting error messages so I assume thje installation was successful.
However the problem is that when I did find Clock, as already mentioned, Conky was NOT there.
– Frank Desmond Feb 20 '21 at 18:59