i've used the below instructions for installing ubuntu cleaner, bur keep getting the below error in konsole. i've opened synaptic, gone to settings, filters, selected broken, selected all, ok, custom filters, broken, reload and nothing found.
kubuntu 19.10 64 bit plasma 5.17.2
Code:
sudo apt install software-properties-common sudo add-apt-repository ppa:gerardpuig/ppa sudo apt update sudo apt install ubuntu-cleaner
Code:
[FONT=monospace][COLOR=#54FF54][B]gravedigger@Digger[/B][/COLOR]:[COLOR=#5454FF][B]~[/B][/COLOR]$ sudo apt install ubuntu-cleaner [sudo] password for gravedigger: 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: ubuntu-cleaner : Depends: python-aptdaemon but it is not installable Depends: python-aptdaemon.gtk3widgets but it is not installable E: Unable to correct problems, you have held broken packages. [COLOR=#54FF54][B]gravedigger@Digger[/B][/COLOR]:[COLOR=#5454FF][B]~[/B][/COLOR]$ [/FONT]
Comment