Grub-customizer not installing in LL3.0 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: Grub-customizer not installing in LL3.0 (/showthread.php?tid=2996) |
Grub-customizer not installing in LL3.0 - m654321 - 06-09-2016 I have been using grub customizer (version 5.0.6-0ubuntu), an excellent tool for editing the grubscreen on my Dell laptop, where I have several operating systems installed. Grub customiser installed & worked smoothly with LL2.8, but I appear to have a glitch with it, when trying to install it on LL3.0. When I attempt to install it in LL3.0, using gdebi package manager, I get the following feedback from gdebi and as a result gdebi is unable to proceed any further: Code: Error: Confusingly, when I check synaptic package manager to see what version of libatkmm is installed, it appears that the libatkmm-1.6-1v5 package is there, and the version installed is 2.24.2-1, which is of course >2.22.1, listed above. Any help in solving this is much appreciated, as always Mike Re: Grub-customizer not installing in LL3.0 - Ottawagrant - 06-09-2016 I have grub customizer installed on LL 3.0, I've used it for the last few versions of LL. However, I installed it Via terminal. You might want to give that a try, worked for me. sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer If you're worried about having another addition your your repository you can always delete that after installation. Just go: Menu > System > Install/remove software > Settings > Repository > Other software (tab) > Untick the 'grub customizer' box & close Re: Grub-customizer not installing in LL3.0 - TMG1961 - 06-09-2016 Here also no problems with grub-customizer. I also install it through the terminal. Re: Grub-customizer not installing in LL3.0 - m654321 - 06-10-2016 Quote:I have grub customizer installed on LL 3.0, I've used it for the last few versions of LL. However, I installed it Via terminal. You might want to give that a try, worked for me. Many thanks, Ottawagrant, the above worked a treat. Thanks too TMG1961 for also suggesting the terminal. MikeĀ Re: Grub-customizer not installing in LL3.0 - Valtam - 06-10-2016 Please use the SOLVED Prefix on your posts m654321 - https://www.freecinema2022.gq/forums/introductions/forum-posting-guidelines/ Thank you. |