I installed Ubuntu successfully and am now trying to install KDE, but I am getting errors.
During installation I get the following error:
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:
muon : Depends: software-properties-qt but it is not installable
E: Unable to correct problems, you have held broken packages.
I have tried several commands such as:
sudo apt update
sudo apt--fix-missing update
sudo apt install -f
apt autoremove
apt dist-upgrade
apt --fix broken install
It shows all packages are up to date, or 0 new files found, 0 upgrade, 0 deleted, or 0 packages needing to be fixed
Then I try and use sudo dpkg --configure -a
That command doesn't do anything, as it just give me new blank line
After entering dpkg --configure
Ivye tried to find the file in question but I can't find it.
I could make it easier and just install Kubuntu, but I already have personal files and accounts linked.
I'm new to using Ubuntu and Linux.