Reply To: Cinnamon Desktop Environment – cannot install?

Forum › Forums › New users › New Users and General Questions › Cinnamon Desktop Environment – cannot install? › Reply To: Cinnamon Desktop Environment – cannot install?

#9452
rej
Member

    Thank you – Yes, you did ask for inxi -r – sorry.
    ————————–

    rj@antix17.1:~
    $ sudo inxi -r
    [sudo] password for rj:
    Repos:
    Active apt repos in: /etc/apt/sources.list.d/antix.list
    1: deb http://repo.antixlinux.com/stretch stretch main nosystemd
    Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
    1: deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free
    Active apt repos in: /etc/apt/sources.list.d/debian.list
    1: deb http://ftp.us.debian.org/debian/ stretch main contrib non-free
    2: deb http://security.debian.org/ stretch/updates main contrib non-free
    Active apt repos in: /etc/apt/sources.list.d/google-chrome.list
    1: deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
    No active apt repos in: /etc/apt/sources.list.d/mxpm-temp.list
    No active apt repos in: /etc/apt/sources.list.d/onion.list
    No active apt repos in: /etc/apt/sources.list.d/various.list
    rj@antix17.1:~
    $ sudo apt-get update
    Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
    Hit:2 http://dl.google.com/linux/chrome/deb stable Release
    Hit:3 http://repo.antixlinux.com/stretch stretch InRelease
    Get:5 http://ftp.us.debian.org/debian stretch-updates InRelease [91.0 kB]
    Ign:6 http://ftp.us.debian.org/debian stretch InRelease
    Hit:7 http://ftp.us.debian.org/debian stretch Release
    Get:9 http://security.debian.org stretch/updates InRelease [94.3 kB]
    Get:10 http://security.debian.org stretch/updates/main i386 Packages [372 kB]
    Get:11 http://security.debian.org stretch/updates/main amd64 Packages [371 kB]
    Get:12 http://security.debian.org stretch/updates/main Translation-en [164 kB]
    Fetched 1,093 kB in 6s (158 kB/s)
    Reading package lists… Done
    rj@antix17.1:~
    $ sudo apt-get install cinnamon
    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:
    cinnamon : Depends: nemo (>= 3.0) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    rj@antix17.1:~
    $