![]() |
|
problem with conky-manager - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: problem with conky-manager (/showthread.php?tid=6033) Pages:
1
2
|
problem with conky-manager - Giorgos Georgitsis - 02-27-2019 Hallo i try to install conky-manager in linux lite 4.2 with this : Code: sudo gdebi conky-manager*.debCode: Reading package lists... Doneinput Code: sudo apt-get install realpathCode: Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε(in engleas with google translate) " Read List of Packages ... Completed Construction of Dependency Tree Read description of the current status ... Completed The realpath package is not available, but there is a report about it from another package. This means that this package is missing, is outdated, or is available from another source However, the following package replaces it: manpages-pl manpages-fr-extra E: The realpath package has no candidate installation" what i did wrong here ? Re: problem with conky-manager - Moltke - 02-27-2019 Hi [member=8946]Giorgos Georgitsis[/member] You could add teejee's ppa to LL so it's easier to install conky-manager. Open a terminal and type Code: sudo apt-add-repository -y ppa:teejee2008/ppaCode: sudo apt-get updateCode: sudo apt-get install conky-managerHope this helps!
Re: problem with conky-manager - Giorgos Georgitsis - 02-27-2019 yea i try that and my output is : (google translate) Code: Read List of Packages ... Completed![]() thenx for helping me Re: problem with conky-manager - firenice03 - 02-27-2019 I do believe Conky is installed by default - the LL Widget utilizes it.. Try, enabling Widget in Sessions & Start Up - Under Application AutoStart (put a check next to Lite Widget).. From terminal I believe you can initiate Conky, by typing --(should it not start) Code: conky &Should be able to confirm if installed: Code: apt list --installed |grep conkyMy Output Quote:conky-all/bionic,now 1.10.8-1 amd64 [installed] Re: problem with conky-manager - trinidad - 02-27-2019 The Linux Lite version of conky is already installed. First enable the Widget like [member=5414]firenice03[/member] describes. To modify what's displayed (like an rc file) open /etc/conky-lite/widget as an administrator with a text editor. TC Re: problem with conky-manager - Moltke - 02-28-2019 [member=5916]trinidad[/member] [member=5414]firenice03[/member] he's talking about conky-manager, an app to manage conky themes, yes, conky is installed in LL but not the manager app developed by teejee2008 https://github.com/teejee2008/conky-manager I thought it could be installed via his ppa but it seems that I was wrong. Sorry about that. [member=8946]Giorgos Georgitsis[/member] read here https://github.com/teejee2008/conky-manager/issues/5 and you'll find the solution provided there; a link to download realpath package, so you can install conky-manager. Hope this helps!
Re: problem with conky-manager - Giorgos Georgitsis - 02-28-2019 well yes the conky is pre install and yes the conky manager is what i iwant to install thank you very much [member=5916]moltke[/member] with your link i install the realpath and conky manager works fine installed and running thenκ very much guys you are the best 8)and ones again sorry for my terible english and thenx for help
Re: problem with conky-manager - Moltke - 02-28-2019 (02-28-2019, 07:08 AM)Giorgos Georgitsis link Wrote: well yes the conky is pre install and yes the conky manager is what i iwant to install thank you very much [member=5916]moltke[/member] with your link i install the realpath and conky manager works fine installed and running Glad you solved it [member=8946]Giorgos Georgitsis[/member] By the way, here are some nice themes you can add to conky-manager to use in LL https://www.deviantart.com/custom-linux/gallery/39357745/Conky-Themes?
Re: problem with conky-manager - Giorgos Georgitsis - 02-28-2019 owwwoow thenk you very much you are the best
Re: problem with conky-manager - Giorgos Georgitsis - 03-01-2019 ok conky is very good but i think i want to show some of stats in my panel when i am running full screen windows on my desktop you khow some way to do that i find some applets for panel but i dont khow how to install it in my panel i install thoose with sudo but i dont khow how to put it in my panel bar Has no one knows how to do that ? |