I was able to successfully install conky, but I need the manager to configure it correctly. I can't seem to get it to install. Is there anyone that can help me? I'd really like to see a live version of my memory/cpu usage on my desktop. Please help, my friends! I'm using Ubuntu Mate 16.04 beta 1
The xenial ppa is not yet out so you can load up wily for now.
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install conky-manager
https://launchpad.net/~teejee2008/+archive/ubuntu/ppa?field.series_filter=wily
or just use the gui
https://help.ubuntu.com/community/Repositories/Ubuntu#Adding_PPAs
I tried that, but when I do I get an error.
E: Unable to locate package conky-manager
Any idea why? I added the PPA and updated it per usual protocol.
Thanks that worked!! Much appreciated
Welcome Don’t forget to mark this solved.
so great… Thanks
That really help
Thanks so much for the tip worked like a charm
Still Not Solved even setting it to wily
in terminal this msg came:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
conky-manager : Depends: realpath but it is not installable
E: Unable to correct problems, you have held broken packages.![photo_2019-04-09_10-54-54|690x465](upload://mN0xDxK1iz67N6qoG5LkGAoRTOR.jpeg) ![photo_2019-04-09_10-54-54|690x465](upload://mN0xDxK1iz67N6qoG5LkGAoRTOR.jpeg)
All you need to do is install the latest realpath
version available for bionic, for me it's here.
Install it, then retry to install the conky-manager deb, it should work.