Grrr!
I meant
Sorry about that!
I meant
Code:
ls /usr/share/xsessions
ls /usr/share/xsessions
newguy@newguy-Dell-System-XPS-L321X:~$ ls /usr/share/xsessions plasma.desktop newguy@newguy-Dell-System-XPS-L321X:~$
newguy@newguy-Dell-System-XPS-L321X:~$ [COLOR="#FF0000"]sudo apt-get install muon software-properties-kde[/COLOR] 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: software-properties-kde : [COLOR="#0000FF"]Depends: python3-pyqt5 but it is not going to be installed[/COLOR] E: Unable to correct problems, you have held broken packages. newguy@newguy-Dell-System-XPS-L321X:~$ [COLOR="#FF0000"]sudo apt-get install muon software-properties-kde python3-pyqt5[/COLOR] 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: python3-pyqt5 : [COLOR="#0000FF"]Depends: libpython3.6 (>= 3.6.4~rc1) but it is not going to be installed[/COLOR] E: Unable to correct problems, you have held broken packages. newguy@newguy-Dell-System-XPS-L321X:~$ [COLOR="#FF0000"]sudo apt-get install muon software-properties-kde libpython3.6[/COLOR] 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: libpython3.6 : [COLOR="#0000FF"]Depends: libpython3.6-stdlib (= 3.6.5-3) but 3.6.5-5~16.04.york1 is to be installed[/COLOR] E: Unable to correct problems, you have held broken packages. newguy@newguy-Dell-System-XPS-L321X:~$ [COLOR="#FF0000"]sudo apt-get install muon software-properties-kde libpython3.6-stdlib[/COLOR] Reading package lists... Done Building dependency tree Reading state information... Done [COLOR="#00FF00"]libpython3.6-stdlib is already the newest version (3.6.5-5~16.04.york1). libpython3.6-stdlib set to manually installed.[/COLOR] 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: software-properties-kde : [COLOR="#0000FF"]Depends: python3-pyqt5 but it is not going to be installed[/COLOR] E: Unable to correct problems, you have held broken packages. newguy@newguy-Dell-System-XPS-L321X:~$
libpython3.6 : Depends: libpython3.6-stdlib (= 3.6.5-3) [COLOR="#FF0000"]but 3.6.5-5~16.04.york1 is to be installed[/COLOR]
libpython3.6-stdlib is already the newest version (3.6.5-5~16.04.york1). libpython3.6-stdlib set to manually installed.
Comment