Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Pflege des Betriebssystems
  5. Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.4k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    1.2k

Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

Geplant Angeheftet Gesperrt Verschoben Pflege des Betriebssystems
242 Beiträge 49 Kommentatoren 63.0k Aufrufe 55 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • H hoschi2007

    @marcelinho ich würde dir empfehlen vor dem Upgrade ein komplettes Image deiner SD-Karte/SSD/..., was auch immer du nutzt, zu erstellen. Ich verwende dazu unter Windows den Win32 Disk Imager. Wenn etwas komplett daneben gehen sollte, kannst du das Image wiederherstellen.

    meuteM Offline
    meuteM Offline
    meute
    schrieb am zuletzt editiert von
    #223

    @hoschi2007 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

    Ich verwende dazu unter Windows den Win32 Disk Imager.

    https://sourceforge.net/projects/win32diskimager/

    fraenk for friends Code: MATF103

    1 Antwort Letzte Antwort
    1
    • HomoranH Homoran hat dieses Thema am aufgespalten
    • wendy2702W Offline
      wendy2702W Offline
      wendy2702
      schrieb am zuletzt editiert von wendy2702
      #224

      Frohes neues zusammen.

      Hatte jemand bei einem Upgrade PI5 ohne IOB installation schonmal diese Fehlermeldung und/oder weiss was zu tun ist:

      Nach Ausführen von:

      sudo apt full-upgrade
      
      

      kommt irgendwann dass:

      dpkg: libfm-extra4:arm64: dependency problems, but removing anyway as you requested:
       libfm-modules:arm64 depends on libfm-extra4 (>= 1.2.0).
      
      (Reading database ... 158179 files and directories currently installed.)
      Removing libfm-extra4:arm64 (1.3.2-1+rpt18) ...
      Selecting previously unselected package libfm-extra4t64:arm64.
      (Reading database ... 158172 files and directories currently installed.)
      Preparing to unpack .../libfm-extra4t64_1.4.0-2+rpt8_arm64.deb ...
      Unpacking libfm-extra4t64:arm64 (1.4.0-2+rpt8) ...
      Preparing to unpack .../libfm-modules_1.4.0-2+rpt8_arm64.deb ...
      Unpacking libfm-modules:arm64 (1.4.0-2+rpt8) over (1.3.2-1+rpt18) ...
      Preparing to unpack .../lxpanel-data_0.11.1-1_all.deb ...
      Unpacking lxpanel-data (0.11.1-1) over (0.10.1-2+rpt22) ...
      Preparing to unpack .../wireless-tools_30~pre9-18+b1_arm64.deb ...
      Unpacking wireless-tools (30~pre9-18+b1) over (30~pre9-14) ...
      dpkg: libiw30:arm64: dependency problems, but removing anyway as you requested:
       lxpanel depends on libiw30 (>= 30~pre1).
      
      (Reading database ... 158152 files and directories currently installed.)
      Removing libiw30:arm64 (30~pre9-14) ...
      Selecting previously unselected package libiw30t64:arm64.
      (Reading database ... 158148 files and directories currently installed.)
      Preparing to unpack .../libiw30t64_30~pre9-18+b1_arm64.deb ...
      Adding 'diversion of /lib/aarch64-linux-gnu/libiw.so.30 to /lib/aarch64-linux-gnu/libiw.so.30.usr-is-merged by libiw30t64'
      Unpacking libiw30t64:arm64 (30~pre9-18+b1) ...
      Preparing to unpack .../lxpanel_0.11.1-1_arm64.deb ...
      Unpacking lxpanel (0.11.1-1) over (0.10.1-2+rpt22) ...
      dpkg: error processing archive /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb (--unpack):
       trying to overwrite '/usr/lib/aarch64-linux-gnu/lxpanel/plugins/batt.so', which is also in package lxplug-batt (0.23)
      Errors were encountered while processing:
       /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb
      /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
      E: Sub-process /usr/bin/dpkg returned an error code (1)
      
      

      Bitte keine Fragen per PN, die gehören ins Forum!

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        Frohes neues zusammen.

        Hatte jemand bei einem Upgrade PI5 ohne IOB installation schonmal diese Fehlermeldung und/oder weiss was zu tun ist:

        Nach Ausführen von:

        sudo apt full-upgrade
        
        

        kommt irgendwann dass:

        dpkg: libfm-extra4:arm64: dependency problems, but removing anyway as you requested:
         libfm-modules:arm64 depends on libfm-extra4 (>= 1.2.0).
        
        (Reading database ... 158179 files and directories currently installed.)
        Removing libfm-extra4:arm64 (1.3.2-1+rpt18) ...
        Selecting previously unselected package libfm-extra4t64:arm64.
        (Reading database ... 158172 files and directories currently installed.)
        Preparing to unpack .../libfm-extra4t64_1.4.0-2+rpt8_arm64.deb ...
        Unpacking libfm-extra4t64:arm64 (1.4.0-2+rpt8) ...
        Preparing to unpack .../libfm-modules_1.4.0-2+rpt8_arm64.deb ...
        Unpacking libfm-modules:arm64 (1.4.0-2+rpt8) over (1.3.2-1+rpt18) ...
        Preparing to unpack .../lxpanel-data_0.11.1-1_all.deb ...
        Unpacking lxpanel-data (0.11.1-1) over (0.10.1-2+rpt22) ...
        Preparing to unpack .../wireless-tools_30~pre9-18+b1_arm64.deb ...
        Unpacking wireless-tools (30~pre9-18+b1) over (30~pre9-14) ...
        dpkg: libiw30:arm64: dependency problems, but removing anyway as you requested:
         lxpanel depends on libiw30 (>= 30~pre1).
        
        (Reading database ... 158152 files and directories currently installed.)
        Removing libiw30:arm64 (30~pre9-14) ...
        Selecting previously unselected package libiw30t64:arm64.
        (Reading database ... 158148 files and directories currently installed.)
        Preparing to unpack .../libiw30t64_30~pre9-18+b1_arm64.deb ...
        Adding 'diversion of /lib/aarch64-linux-gnu/libiw.so.30 to /lib/aarch64-linux-gnu/libiw.so.30.usr-is-merged by libiw30t64'
        Unpacking libiw30t64:arm64 (30~pre9-18+b1) ...
        Preparing to unpack .../lxpanel_0.11.1-1_arm64.deb ...
        Unpacking lxpanel (0.11.1-1) over (0.10.1-2+rpt22) ...
        dpkg: error processing archive /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb (--unpack):
         trying to overwrite '/usr/lib/aarch64-linux-gnu/lxpanel/plugins/batt.so', which is also in package lxplug-batt (0.23)
        Errors were encountered while processing:
         /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb
        /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
        E: Sub-process /usr/bin/dpkg returned an error code (1)
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #225

        @wendy2702

        sudo apt update
        sudo apt upgrade
        

        sagt? Die Meldungen kämen nicht auf einem System OHNE installierten Desktop...

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • wendy2702W Offline
          wendy2702W Offline
          wendy2702
          schrieb am zuletzt editiert von
          #226

          Hallo Thomas,

          Danke für die Antwort. Da ist ein Desktop drauf da es einer meiner PIs zur VIS Anzeige ist.

          Setze den neu auf, geht wahrscheinlich genauso schnell.

          Bitte keine Fragen per PN, die gehören ins Forum!

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          1 Antwort Letzte Antwort
          0
          • CyberraphC Online
            CyberraphC Online
            Cyberraph
            schrieb am zuletzt editiert von
            #227

            Hallo Thomas!

            Vielen vielen Dank für die tolle Anleitung hier.
            Zusammen mit dem Kurs von Matthias @haus-automatisierung
            hatte ich Zuversicht alles sauber hochzuheben.

            Vielen Vielen Dank auch dafür an dieser Stelle von mir.
            Weiter mit der tollen Arbeit. :-)

            ========== Start marking the full check here ===========
            bash
            Script v.2025-08-09
            
            *** BASE SYSTEM ***
            Operating System: Debian GNU/Linux 13 (trixie)
            Static hostname: iobroker
                  Icon name: computer
                     Kernel: Linux 6.12.62+rpt-rpi-2712
               Architecture: arm64
            OS is similar to:
            
            Model           : Raspberry Pi 5 Model B Rev 1.0
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : 64 bit
            
            Systemuptime and Load:
            17:47:47 up 3 min,  1 user,  load average: 1.29, 0.79, 0.33
            CPU threads: 4
            
            
            *** LIFE CYCLE STATUS ***
            Operating System is the current Debian stable version codenamed 'trixie'!
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** TIME AND TIMEZONES ***
                          Local time: Sun 2026-01-25 17:47:47 CET
                      Universal time: Sun 2026-01-25 16:47:47 UTC
                            RTC time: Sun 2026-01-25 16:47:47
                           Time zone: Europe/Vienna (CET, +0100)
            System clock synchronized: yes
                         NTP service: active
                     RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            pi
            HOME=/home/pi
            GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            SUDO_HOME=/home/pi
            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
            
            *** DISPLAY-SERVER SETUP ***
            Display-Server:         false
            Unit display-manager.service could not be found.
            Display-Manager:
            Desktop:
            Session:                tty
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:            8.5G        2.8G        4.7G         17M        1.1G        5.7G
            Swap:           209M          0B        209M
            Total:          8.7G        2.8G        4.9G
            
            Active iob-Instances:   29
            
                    8062 M total memory
                    2632 M used memory
                    2593 M active memory
                     623 M inactive memory
                    4447 M free memory
                     101 M buffer memory
                     980 M swap cache
                     199 M total swap
                       0 M used swap
                     199 M free swap
            
            *** top - Table Of Processes  ***
            top - 17:47:47 up 3 min,  1 user,  load average: 1.29, 0.79, 0.33
            Tasks: 243 total,   1 running, 242 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  2.2 us,  0.0 sy,  0.0 ni, 95.7 id,  2.2 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   8062.9 total,   4446.0 free,   2632.7 used,   1084.2 buff/cache
            MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5430.2 avail Mem
            
            *** FAILED SERVICES ***
            
             UNIT LOAD ACTIVE SUB DESCRIPTION
            
            0 loaded units listed.
            
            
            *** DMESG CRITICAL ERRORS ***
            No critical errors detected
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  3.9G     0  3.9G   0% /dev
            tmpfs          tmpfs     1.6G   15M  1.6G   1% /run
            /dev/mmcblk0p2 ext4       59G   20G   36G  36% /
            tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
            tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
            tmpfs          tmpfs     4.0G  1.2M  4.0G   1% /tmp
            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
            /dev/mmcblk0p1 vfat      510M   74M  437M  15% /boot/firmware
            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyAMA10.service
            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
            tmpfs          tmpfs     807M   48K  807M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Jan 25 17:44:13 2026] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=2C:CF:67:32:3A:99 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=c4e97527-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Sun Jan 25 17:44:16 2026] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
            [Sun Jan 25 17:44:18 2026] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w.
            
            Show mounted filesystems:
            TARGET           SOURCE         FSTYPE OPTIONS
            /                /dev/mmcblk0p2 ext4   rw,noatime
            `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            5.0G    /var/
            4.0G    /var/log/journal/f74ba98ec8ff4148b6d00ad2f3b131b8
            4.0G    /var/log/journal
            4.0G    /var/log
            575M    /var/lib
            
            Archived and active journals take up 3.9G in the file system.
            
            /opt/iobroker/backups:
            3.7M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            6.0G    /opt/iobroker/iobroker-data/
            5.4G    /opt/iobroker/iobroker-data/history
            546M    /opt/iobroker/iobroker-data/files
            163M    /opt/iobroker/iobroker-data/files/vis-2
            121M    /opt/iobroker/iobroker-data/files/vis-2/widgets
            
            The five largest files in iobroker-data are:
            33M     /opt/iobroker/iobroker-data/objects.jsonl
            32M     /opt/iobroker/iobroker-data/files/mytime.admin/custom/assets/index-B_3WOu59.js.map
            26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
            26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
            24M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            *** ZigBee Settings ***
            
            HINT:
            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
            tcp
            Zigbee Network Settings on your coordinator/in nvbackup are:
            
            zigbee.X
            Extended Pan ID:
            *** MASKED ***
            Pan ID:
            *** MASKED ***
            Channel:
            *** MASKED ***
            Network Key:
            *** MASKED ***
            
            To unmask the settings run 'iob diag --unmask'
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v22.22.0
            /usr/bin/node           v22.22.0
            /usr/bin/npm            10.9.4
            /usr/bin/npx            10.9.4
            /usr/bin/corepack       0.34.0
            
            nodejs:
             Installed: 22.22.0-1nodesource1
             Candidate: 22.22.0-1nodesource1
             Version table:
            *** 22.22.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   100 /var/lib/dpkg/status
                22.21.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.20.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.19.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.18.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.17.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.17.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.16.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.15.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.15.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.14.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.13.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.13.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.12.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.11.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.10.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.9.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.8.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.7.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.6.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.5.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.5.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.4.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.4.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.3.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.2.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.1.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.0.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                20.20.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.6-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.5-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.4-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.3-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.2+dfsg-1 500
                   500 http://deb.debian.org/debian trixie/main arm64 Packages
                20.19.2-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.19.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.18.3-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.18.2-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.18.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.18.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.17.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.16.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.15.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.15.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.14.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.13.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.13.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.12.2-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.12.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.12.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.11.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.11.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.10.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.9.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.8.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.8.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.7.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.6.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.6.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.5.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.5.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.4.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.3.1-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.3.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.2.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.1.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                20.0.0-1nodesource1 600
                   500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
            
            Temp directories causing deletion problem: 0
            No problems detected
            
            Errors in npm tree: 0
            No problems detected
            
            Checking for nodejs vulnerability:
            
            
            █████  ██      ██           ██████   ██████   ██████  ██████         ██
            ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
            ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
            ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
            ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
            
            
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Hosts:
            iobroker            iobroker (version: 7.0.7, hostname: iobroker      , alive, uptime: 213)
            
            Core adapters versions
            js-controller:  7.0.7
            admin:          7.7.22
            javascript:     9.0.11
            
            nodejs modules from github:     0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
            + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
            + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
             system.adapter.daswetter.0              : daswetter             : iobroker                                 - disabled
            + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
             system.adapter.devices.0                : devices               : iobroker                                 -  enabled
            + system.adapter.discord.0                : discord               : iobroker                                 -  enabled
            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
            + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
             system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 - disabled
            + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
            + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
            + system.adapter.history.0                : history               : iobroker                                 -  enabled
            + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled
             system.adapter.homeconnect.0            : homeconnect           : iobroker                                 - disabled
             system.adapter.icons-eclipse-smarthome-classic.0: icons-eclipse-smarthome-classic: iobroker                                 -  enabled
             system.adapter.icons-freepic.0          : icons-freepic         : iobroker                                 -  enabled
             system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 -  enabled
             system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
             system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
             system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 -  enabled
             system.adapter.influxdb.0               : influxdb              : iobroker                                 - disabled, port: 8086
            + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
            + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
            + system.adapter.moma.0                   : moma                  : iobroker                                 -  enabled
            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.mytime.0                 : mytime                : iobroker                                 -  enabled
            + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
            + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
             system.adapter.sayit.0                  : sayit                 : iobroker                                 - disabled
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.statistics.0             : statistics            : iobroker                                 -  enabled
             system.adapter.tr-064.0                 : tr-064                : iobroker                                 - disabled
            + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
             system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: iobroker                                 -  enabled
             system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 -  enabled
             system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 -  enabled
             system.adapter.vis-2-widgets-icontwo.0  : vis-2-widgets-icontwo : iobroker                                 -  enabled
             system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 -  enabled
             system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
             system.adapter.vis-2-widgets-radar-trap.0: vis-2-widgets-radar-trap: iobroker                                 -  enabled
            + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
             system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                 -  enabled
             system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.178.67:6638
             system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobroker                                 - disabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.178.67:6638
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                                     │ auto upgrade │
            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): stable
            Upgrade policy: none
            
            Installed ioBroker-Adapters
            Used repository: stable
            Adapter    "admin"        : 7.7.22   , installed 7.7.22
            Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
            Adapter    "awtrix-light" : 3.0.0    , installed 3.0.0
            Adapter    "backitup"     : 3.3.13   , installed 3.3.13
            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
            Adapter    "daswetter"    : 3.2.8    , installed 3.2.8
            Adapter    "denon"        : 1.15.12  , installed 1.15.12
            Adapter    "devices"      : 1.2.8    , installed 1.2.9
            Adapter    "discord"      : 2.6.1    , installed 2.6.1
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Adapter    "echarts"      : 1.9.2    , installed 1.9.2
            Adapter    "energiefluss-erweitert": 0.8.1, installed 0.8.1
            Adapter    "fronius"      : 2.1.1    , installed 2.1.1
            Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
            Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
            Adapter    "homeconnect"  : 1.5.2    , installed 1.5.2
            Adapter    "icons-eclipse-smarthome-classic": 1.0.0, installed 1.0.0
            Adapter    "icons-freepic": 1.0.0    , installed 1.0.0
            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "iot"          : 5.0.7    , installed 5.0.7
            Adapter    "javascript"   : 9.0.11   , installed 9.0.11
            Controller "js-controller": 7.0.7    , installed 7.0.7
            Adapter    "lgtv"         : 2.5.0    , installed 2.5.0
            Adapter    "moma"         : 1.2.9    , installed 1.2.9
            Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
            Adapter    "mytime"       : 2.3.2    , installed 2.3.2
            Adapter    "nanoleaf-lightpanels": 1.4.0, installed 1.4.0
            Adapter    "ping"         : 1.7.9    , installed 1.7.9
            Adapter    "sayit"        : 5.0.0    , installed 5.0.0
            Adapter    "shelly"       : 10.5.2   , installed 10.5.2
            Adapter    "socketio"     : 6.7.1    , installed 7.0.8
            Adapter    "statistics"   : 2.4.0    , installed 2.4.0
            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
            Adapter    "tuya"         : 3.16.0   , installed 3.16.0
            Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
            Adapter    "vis-2-widgets-collection": 1.8.1, installed 1.8.1
            Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
            Adapter    "vis-2-widgets-gauges": 2.0.1, installed 2.0.1
            Adapter    "vis-2-widgets-icontwo": 1.25.0, installed 1.25.0
            Adapter    "vis-2-widgets-inventwo": 0.5.5, installed 0.5.5
            Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
            Adapter    "vis-2-widgets-radar-trap": 2.3.0, installed 2.3.0
            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
            Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
            Adapter    "web"          : 7.0.8    , installed 7.0.8
            Adapter    "ws"           : 2.6.2    , installed 2.6.2
            Adapter    "zigbee"       : 3.1.5    , installed 3.1.5
            Adapter    "zigbee2mqtt"  : 3.0.10   , installed 3.0.10
            
            Objects and States
            Please stand by - This may take a while
            Objects:        4557
            States:         2678
            
            *** OS-Repositories and Updates ***
            W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
            Hit:1 http://archive.raspberrypi.com/debian trixie InRelease
            Hit:2 http://deb.debian.org/debian trixie InRelease
            Hit:3 http://security.debian.org/debian-security trixie-security InRelease
            Hit:4 https://repos.influxdata.com/debian stable InRelease
            Hit:5 https://apt.grafana.com stable InRelease
            Hit:6 http://deb.debian.org/debian trixie-updates InRelease
            Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
            Hit:8 https://deb.nodesource.com/node_20.x nodistro InRelease
            Hit:9 https://repo.mosquitto.org/debian trixie InRelease
            Reading package lists...
            W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 192.168.178.63:42010    0.0.0.0:*               LISTEN      1001       8971       1436/io.hm-rpc.0
            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          6867       1181/exim4
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8546       913/sshd: /usr/sbin
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       9491       1246/iobroker.js-co
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       9486       1246/iobroker.js-co
            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       11711      1774/io.shelly.0
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      107        5796       910/mosquitto
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       11780      1852/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       9579       1267/io.admin.0
            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          6868       1181/exim4
            tcp6       0      0 :::22                   :::*                    LISTEN      0          8548       913/sshd: /usr/sbin
            tcp6       0      0 :::1883                 :::*                    LISTEN      107        5797       910/mosquitto
            tcp6       0      0 :::5201                 :::*                    LISTEN      109        7844       894/iperf3
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5624       654/avahi-daemon: r
            udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       14670      2200/io.nanoleaf-li
            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       12340      1642/io.tuya.0
            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       12341      1642/io.tuya.0
            udp        0      0 0.0.0.0:40234           0.0.0.0:*                           104        5626       654/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                104        5625       654/avahi-daemon: r
            udp6       0      0 :::50815                :::*                                104        5627       654/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2026-01-25 17:46:06.218  - info: iot.0 (2153) Connection changed: connect "raphael_krknjak_outlook_at"
            2026-01-25 17:46:07.990  - info: host.iobroker instance system.adapter.nanoleaf-lightpanels.0 in version "1.4.0" started with pid 2200
            2026-01-25 17:46:08.785  - info: nanoleaf-lightpanels.0 (2200) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels, node: v22.22.0, js-controller: 7.0.7
            2026-01-25 17:46:08.794  - info: nanoleaf-lightpanels.0 (2200) Nanoleaf adapter 'nanoleaf-lightpanels.0' started.
            2026-01-25 17:46:08.796  - info: nanoleaf-lightpanels.0 (2200) Connecting to '192.168.178.73:16021'...
            2026-01-25 17:46:08.836  - info: nanoleaf-lightpanels.0 (2200) Connected to '192.168.178.73:16021'
            2026-01-25 17:46:09.929  - info: shelly.0 (1774) [MQTT] Device with client id "shellypro1-f8b3b77d1de0" connected from 192.168.178.77!
            2026-01-25 17:46:11.008  - info: shelly.0 (1774) [MQTT] Device with client id "shellypro1-f8b3b77d1de0" initialized.
            2026-01-25 17:46:11.103  - info: cloud.0 (1792) Trying to connect as system.user.admin to cloud
            2026-01-25 17:46:11.221  - info: cloud.0 (1792) Connection changed: connect
            2026-01-25 17:46:12.006  - info: host.iobroker instance system.adapter.vis-2.0 in version "2.13.4" started with pid 2269
            2026-01-25 17:46:12.889  - info: vis-2.0 (2269) starting. Version 2.13.4 in /opt/iobroker/node_modules/iobroker.vis-2, node: v22.22.0, js-controller: 7.0.7
            2026-01-25 17:46:13.051  - info: vis-2.0 (2269) vis-2 license is OK.
            2026-01-25 17:46:16.883  - info: vis-google-fonts.0 (2327) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v22.22.0, js-controller: 7.0.7
            2026-01-25 17:46:17.551  - info: vis-google-fonts.0 (2327) Terminated (NO_ERROR): Without reason
            2026-01-25 17:46:18.111  - info: host.iobroker instance system.adapter.vis-google-fonts.0 terminated while should be started once
            2026-01-25 17:46:19.985  - info: host.iobroker instance system.adapter.mytime.0 in version "2.3.2" started with pid 2394
            2026-01-25 17:46:20.792  - info: mytime.0 (2394) starting. Version 2.3.2 in /opt/iobroker/node_modules/iobroker.mytime, node: v22.22.0, js-controller: 7.0.7
            2026-01-25 17:46:24.025  - info: host.iobroker instance system.adapter.awtrix-light.0 in version "3.0.0" started with pid 2448
            2026-01-25 17:46:25.284  - info: awtrix-light.0 (2448) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.awtrix-light, node: v22.22.0, js-controller: 7.0.7
            2026-01-25 17:46:25.363  - info: awtrix-light.0 (2448) Starting - connecting to http://192.168.178.86:80/
            2026-01-25 17:48:07.785  - info: admin.0 (1267) <== Disconnect system.user.admin from ::ffff:192.168.178.49 admin
            2026-01-25 17:48:07.830  - info: admin.0 (1267) ==> Connected system.user.admin from ::ffff:192.168.178.49
            2026-01-25 17:48:07.852  - info: admin.0 (1267) <== Disconnect system.user.admin from ::ffff:192.168.178.49 admin
            2026-01-25 17:48:08.552  - info: admin.0 (1267) ==> Connected system.user.admin from ::ffff:192.168.178.49
            
            ============ Mark until here for C&P =============
            
            

            Beste Grüße!

            io-Broker Neuling 2024 :-)

            Bislang jedoch einiges an Beiträgen und Grundlagen eingeflößt, um etwas besser empor zu irren.

            1 Antwort Letzte Antwort
            2
            • F Offline
              F Offline
              franc
              schrieb am zuletzt editiert von Homoran
              #228

              Hallo, ich hatte diesen Beitrag noch nicht entdeckt, sondern war nach dieser Anleitung: Anleitung zum inoffiziellen Upgrade von Raspberry Pi OS Bookworm zu Trixie: https://forum-raspberrypi.de/forum/thread/64882-anleitung-zum-inoffiziellen-upgrade-von-raspberry-pi-os-bookworm-zu-trixie/ vorgegangen, um meinen Raspberry Pi 5 (8GB) von Bookworm auf Trixie zu aktualisieren.
              Allerdings hatte ich danach zahlreiche unerfüllte Abhängigkeiten, so dass ich lieber mein Backup (von rpi-clone) genutzt hatte und die Backup-SD umgesteckt.

              Kann das mit dieser Variante hier auch passieren? Woran könnte es liegen?
              Den Desktop (die GUI) brauche ich auf jeden Fall auf dem RP5.

              Danke für Tipps. franc

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • F franc

                Hallo, ich hatte diesen Beitrag noch nicht entdeckt, sondern war nach dieser Anleitung: Anleitung zum inoffiziellen Upgrade von Raspberry Pi OS Bookworm zu Trixie: https://forum-raspberrypi.de/forum/thread/64882-anleitung-zum-inoffiziellen-upgrade-von-raspberry-pi-os-bookworm-zu-trixie/ vorgegangen, um meinen Raspberry Pi 5 (8GB) von Bookworm auf Trixie zu aktualisieren.
                Allerdings hatte ich danach zahlreiche unerfüllte Abhängigkeiten, so dass ich lieber mein Backup (von rpi-clone) genutzt hatte und die Backup-SD umgesteckt.

                Kann das mit dieser Variante hier auch passieren? Woran könnte es liegen?
                Den Desktop (die GUI) brauche ich auf jeden Fall auf dem RP5.

                Danke für Tipps. franc

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #229

                @franc sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                Kann das mit dieser Variante hier auch passieren?

                Möglicherweise.

                Woran könnte es liegen?

                An deinem unnötig komplexen Aufbau der Abhängigkeiten.

                Den Desktop (die GUI) brauche ich auf jeden Fall auf dem RP5.

                Macht die Abhängigkeiten halt komplizierter.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • hotspot_2H Online
                  hotspot_2H Online
                  hotspot_2
                  schrieb am zuletzt editiert von hotspot_2
                  #230

                  Guten Morgen, ich habe bei meinem debian trixie heute morgen Warnungen erhalten. Wollte mal nachfragen ob da Handlungsbedarf besteht.

                  marcus@iobroker:~$ sudo apt update
                  [sudo] password for marcus: 
                  Get:1 http://security.debian.org trixie-security InRelease [43.4 kB]
                  Hit:2 http://deb.debian.org/debian trixie InRelease                                             
                  Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]                           
                  Get:4 http://security.debian.org trixie-security/main amd64 Packages [100 kB]                   
                  Get:5 https://packages.grafana.com/oss/deb stable InRelease [7660 B]                            
                  Get:6 http://security.debian.org trixie-security/main Translation-en [64.2 kB]                  
                  Get:7 https://packages.grafana.com/oss/deb stable/main amd64 Packages [462 kB]
                  Hit:8 https://deb.nodesource.com/node_22.x nodistro InRelease
                  Err:8 https://deb.nodesource.com/node_22.x nodistro InRelease
                    Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
                  Fetched 725 kB in 0s (3419 kB/s) 
                  All packages are up to date.    
                  Warning: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
                  Warning: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
                  Warning: Some index files failed to download. They have been ignored, or old ones used instead.
                  
                  HomoranH 1 Antwort Letzte Antwort
                  0
                  • hotspot_2H hotspot_2

                    Guten Morgen, ich habe bei meinem debian trixie heute morgen Warnungen erhalten. Wollte mal nachfragen ob da Handlungsbedarf besteht.

                    marcus@iobroker:~$ sudo apt update
                    [sudo] password for marcus: 
                    Get:1 http://security.debian.org trixie-security InRelease [43.4 kB]
                    Hit:2 http://deb.debian.org/debian trixie InRelease                                             
                    Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]                           
                    Get:4 http://security.debian.org trixie-security/main amd64 Packages [100 kB]                   
                    Get:5 https://packages.grafana.com/oss/deb stable InRelease [7660 B]                            
                    Get:6 http://security.debian.org trixie-security/main Translation-en [64.2 kB]                  
                    Get:7 https://packages.grafana.com/oss/deb stable/main amd64 Packages [462 kB]
                    Hit:8 https://deb.nodesource.com/node_22.x nodistro InRelease
                    Err:8 https://deb.nodesource.com/node_22.x nodistro InRelease
                      Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
                    Fetched 725 kB in 0s (3419 kB/s) 
                    All packages are up to date.    
                    Warning: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
                    Warning: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-01-23T18:12:38Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
                    Warning: Some index files failed to download. They have been ignored, or old ones used instead.
                    
                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #231

                    @hotspot_2 sagte in Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie':

                    Wollte mal nachfragen ob da Handlungsbedarf besteht.

                    ja!
                    https://forum.iobroker.net/post/1324258

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    2
                    • HomoranH Homoran hat dieses Thema am aufgespalten
                    • SteffS Offline
                      SteffS Offline
                      Steff
                      schrieb am zuletzt editiert von
                      #232

                      Vielen Dank für diese Update-Anleitung. Ich konnte damit mein System heute erfolgreich von Bookworm zu Trixie updaten!

                      ioBroker auf Intel NUC 7CJYH / Debian 13 "Trixie" / States & Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
                      Admin V7.8.24 / Node V22.22.2 / NPM V10.9.7 / JSC V7.1.2 / JSE V9.2.2

                      1 Antwort Letzte Antwort
                      0
                      • H Online
                        H Online
                        Hadebe
                        schrieb zuletzt editiert von
                        #233

                        Hallo zusammen,
                        ich habe mich mit ThomasBraun Rezept an das Upgrade gewagt. sudo apt upgrade --without-new-pkgs lief noch fehlerfrei. Aber der sudo apt full-upgrade lief in den Error:

                        Errors were encountered while processing:
                        /tmp/apt-dpkg-install-3wpKJZ/36-pi-greeter_1.2_arm64.deb
                        /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                        E: Sub-process /usr/bin/dpkg returned an error code (1)
                        

                        Nochmal apt update und apt full-upgrade liefert eine endlose Liste mit unmet dependencies und der Empfehlung

                        E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
                        

                        ausgeführt, zwischendurch kommt Fehlermeldung

                        86 upgraded, 96 newly installed, 41 to remove and 330 not upgraded.
                        397 not fully installed or removed.
                        Need to get 0 B/116 MB of archives.
                        After this operation, 180 MB of additional disk space will be used.
                        Do you want to continue? [Y/n] Y
                        Traceback (most recent call last):
                          File "/usr/lib/python3.13/tempfile.py", line 44, in <module>
                            import shutil as _shutil
                        ModuleNotFoundError: No module named 'shutil'
                        Traceback (most recent call last):
                          File "/usr/bin/apt-listchanges", line 5, in <module>
                            from apt_listchanges.apt_listchanges import main
                          File "/usr/lib/python3/dist-packages/apt_listchanges/apt_listchanges.py", line 33, in <module>
                            import tempfile
                          File "/usr/lib/python3.13/tempfile.py", line 152, in <module>
                            _use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
                                                  ^^
                        NameError: name 'os' is not defined. Did you mean: '_os'? Or did you forget to import 'os'?
                        Extracting templates from packages: 100%
                        

                        und abschließend

                        Preparing to unpack .../lxpanel_0.11.1-1_arm64.deb ...
                        Unpacking lxpanel (0.11.1-1) over (0.10.1-2+rpt22) ...
                        dpkg: error processing archive /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb (--unpack):
                         trying to overwrite '/usr/lib/aarch64-linux-gnu/lxpanel/plugins/batt.so', which is also in package lxplug-batt (0.23)
                        Errors were encountered while processing:
                         /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb
                        /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                        E: Sub-process /usr/bin/dpkg returned an error code (1)
                        

                        Ich brauche dringend Unterstützung, bin rat- und hilflos. Wie bekomme ich meinen iob wieder an den Start?

                        Thomas BraunT 2 Antworten Letzte Antwort
                        0
                        • H Hadebe

                          Hallo zusammen,
                          ich habe mich mit ThomasBraun Rezept an das Upgrade gewagt. sudo apt upgrade --without-new-pkgs lief noch fehlerfrei. Aber der sudo apt full-upgrade lief in den Error:

                          Errors were encountered while processing:
                          /tmp/apt-dpkg-install-3wpKJZ/36-pi-greeter_1.2_arm64.deb
                          /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                          E: Sub-process /usr/bin/dpkg returned an error code (1)
                          

                          Nochmal apt update und apt full-upgrade liefert eine endlose Liste mit unmet dependencies und der Empfehlung

                          E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
                          

                          ausgeführt, zwischendurch kommt Fehlermeldung

                          86 upgraded, 96 newly installed, 41 to remove and 330 not upgraded.
                          397 not fully installed or removed.
                          Need to get 0 B/116 MB of archives.
                          After this operation, 180 MB of additional disk space will be used.
                          Do you want to continue? [Y/n] Y
                          Traceback (most recent call last):
                            File "/usr/lib/python3.13/tempfile.py", line 44, in <module>
                              import shutil as _shutil
                          ModuleNotFoundError: No module named 'shutil'
                          Traceback (most recent call last):
                            File "/usr/bin/apt-listchanges", line 5, in <module>
                              from apt_listchanges.apt_listchanges import main
                            File "/usr/lib/python3/dist-packages/apt_listchanges/apt_listchanges.py", line 33, in <module>
                              import tempfile
                            File "/usr/lib/python3.13/tempfile.py", line 152, in <module>
                              _use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
                                                    ^^
                          NameError: name 'os' is not defined. Did you mean: '_os'? Or did you forget to import 'os'?
                          Extracting templates from packages: 100%
                          

                          und abschließend

                          Preparing to unpack .../lxpanel_0.11.1-1_arm64.deb ...
                          Unpacking lxpanel (0.11.1-1) over (0.10.1-2+rpt22) ...
                          dpkg: error processing archive /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb (--unpack):
                           trying to overwrite '/usr/lib/aarch64-linux-gnu/lxpanel/plugins/batt.so', which is also in package lxplug-batt (0.23)
                          Errors were encountered while processing:
                           /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb
                          /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                          E: Sub-process /usr/bin/dpkg returned an error code (1)
                          

                          Ich brauche dringend Unterstützung, bin rat- und hilflos. Wie bekomme ich meinen iob wieder an den Start?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb zuletzt editiert von
                          #234

                          @Hadebe sagte:

                          Ich brauche dringend Unterstützung, bin rat- und hilflos. Wie bekomme ich meinen iob wieder an den Start?

                          Das kommt davon, wenn man da einen Desktop mitschleifft...
                          MACHT MAN NICHT, VERDAMMTE AXT...
                          Schon 1000x gesagt...

                          Wo kommst du mit dem System her?

                          sudo apt update
                          

                          sagt?

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0
                          • H Online
                            H Online
                            Hadebe
                            schrieb zuletzt editiert von
                            #235
                            pi@raspi01:~ $ sudo apt update
                            Hit:1 http://deb.debian.org/debian trixie InRelease
                            Get:2 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
                            Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
                            Hit:4 http://deb.debian.org/debian trixie-updates InRelease
                            Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                            Fetched 43.4 kB in 0s (95.9 kB/s)
                            /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            366 packages can be upgraded. Run 'apt list --upgradable' to see them.
                            

                            Kann ich Desktop noch löschen damit alles läuft - wenn das der einzige Grund ist?

                            1 Antwort Letzte Antwort
                            0
                            • H Hadebe

                              Hallo zusammen,
                              ich habe mich mit ThomasBraun Rezept an das Upgrade gewagt. sudo apt upgrade --without-new-pkgs lief noch fehlerfrei. Aber der sudo apt full-upgrade lief in den Error:

                              Errors were encountered while processing:
                              /tmp/apt-dpkg-install-3wpKJZ/36-pi-greeter_1.2_arm64.deb
                              /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                              E: Sub-process /usr/bin/dpkg returned an error code (1)
                              

                              Nochmal apt update und apt full-upgrade liefert eine endlose Liste mit unmet dependencies und der Empfehlung

                              E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
                              

                              ausgeführt, zwischendurch kommt Fehlermeldung

                              86 upgraded, 96 newly installed, 41 to remove and 330 not upgraded.
                              397 not fully installed or removed.
                              Need to get 0 B/116 MB of archives.
                              After this operation, 180 MB of additional disk space will be used.
                              Do you want to continue? [Y/n] Y
                              Traceback (most recent call last):
                                File "/usr/lib/python3.13/tempfile.py", line 44, in <module>
                                  import shutil as _shutil
                              ModuleNotFoundError: No module named 'shutil'
                              Traceback (most recent call last):
                                File "/usr/bin/apt-listchanges", line 5, in <module>
                                  from apt_listchanges.apt_listchanges import main
                                File "/usr/lib/python3/dist-packages/apt_listchanges/apt_listchanges.py", line 33, in <module>
                                  import tempfile
                                File "/usr/lib/python3.13/tempfile.py", line 152, in <module>
                                  _use_fd_functions = ({os.open, os.stat, os.unlink, os.rmdir} <=
                                                        ^^
                              NameError: name 'os' is not defined. Did you mean: '_os'? Or did you forget to import 'os'?
                              Extracting templates from packages: 100%
                              

                              und abschließend

                              Preparing to unpack .../lxpanel_0.11.1-1_arm64.deb ...
                              Unpacking lxpanel (0.11.1-1) over (0.10.1-2+rpt22) ...
                              dpkg: error processing archive /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb (--unpack):
                               trying to overwrite '/usr/lib/aarch64-linux-gnu/lxpanel/plugins/batt.so', which is also in package lxplug-batt (0.23)
                              Errors were encountered while processing:
                               /var/cache/apt/archives/lxpanel_0.11.1-1_arm64.deb
                              /usr/bin/gdbus: symbol lookup error: /usr/bin/gdbus: undefined symbol: g_string_free_and_steal
                              E: Sub-process /usr/bin/dpkg returned an error code (1)
                              

                              Ich brauche dringend Unterstützung, bin rat- und hilflos. Wie bekomme ich meinen iob wieder an den Start?

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb zuletzt editiert von
                              #236

                              @Hadebe sagte:

                              lxplug-batt

                              Schmeiß das raus.

                              sudo apt remove lxplug-batt
                              

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              0
                              • H Online
                                H Online
                                Hadebe
                                schrieb zuletzt editiert von Hadebe
                                #237
                                pi@raspi01:~ $ sudo apt remove lxplug-batt
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                You might want to run 'apt --fix-broken install' to correct these.
                                The following packages have unmet dependencies:
                                 chromium : Depends: libatk-bridge2.0-0t64 (>= 2.5.3) but it is not going to be installed
                                            Depends: libatspi2.0-0t64 (>= 2.9.90) but it is not going to be installed
                                            Depends: libglib2.0-0t64 (>= 2.40.0) but it is not going to be installed
                                 evince : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                          Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 galculator : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.3.16) but it is not going to be installed
                                 gcr : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 gcr4 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 geany : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                         Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 gir1.2-glib-2.0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                 gir1.2-gtk-3.0 : Depends: libgtk-3-0t64 (>= 3.24.36-2+rpt1) but it is not going to be installed
                                 girepository-tools : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                 gstreamer1.0-plugins-bad : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.15.0) but it is not going to be installed
                                 gstreamer1.0-plugins-base : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                 gstreamer1.0-plugins-good : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                 gtk-nop : Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 gui-pkinst : Depends: libglib2.0-0t64 (>= 2.22.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 gui-updater : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 gvfs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 gvfs-backends : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                 Recommends: wsdd but it is not installable
                                 gvfs-daemons : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 gvfs-fuse : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 gvfs-libs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 libadwaita-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libappstream5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libatk1.0-0t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libatkmm-1.6-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                 libavahi-glib1 : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                 libavcodec61 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                 libayatana-ido3-0.4-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                 libayatana-indicator3-7 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                 libbabeltrace1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                 libcairo-gobject2 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                 libcamera0.5 : Depends: libcamera-ipa (= 0.5.2+rpt20250903-1~bpo12+1) but 0.7.1+rpt20260609-1 is to be installed
                                 libcloudproviders0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                 libevdocument3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 libevview3-3t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 libfm-extra4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libfm-gtk3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 libfm-modules : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                 libfm4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libgck-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libgck-2-2 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                 libgcr-4-4 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                 libgcr-base-3-1 : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 libgcr-ui-3-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 libgio-2.0-dev : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                 libgio-2.0-dev-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                 libgirepository-1.0-1 : Depends: libglib2.0-0t64 (>= 2.82.0) but it is not going to be installed
                                 libgirepository-2.0-0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                 libglib2.0-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                 libglibmm-2.4-1t64 : Depends: libglib2.0-0t64 (>= 2.62.0) but it is not going to be installed
                                 libgnome-desktop-3-20t64 : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                 libgoa-1.0-0b : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 libgraphene-1.0-0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                 libgspell-1-3 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.20) but it is not going to be installed
                                 libgstreamer-gl1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                        Recommends: gstreamer1.0-gl but it is not going to be installed
                                 libgstreamer-plugins-bad1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                 libgstreamer-plugins-base1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                 libgstreamer1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                 libgtk-4-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                              Recommends: libgtk-4-bin
                                              Recommends: libgtk-4-media-gstreamer
                                 libgtk-layer-shell0 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.24.48) but it is not going to be installed
                                 libgtkmm-3.0-1t64 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24.0) but it is not going to be installed
                                 libgtksourceview-4-0 : Depends: libglib2.0-0t64 (>= 2.48.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 libgxps2t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libhandy-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.23.1) but it is not going to be installed
                                 libharfbuzz-gobject0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                 libharfbuzz0b : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                 libinput-tools : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                 libinput10 : Depends: libmtdev1t64 (>= 1.1.0) but it is not going to be installed
                                 libjavascriptcoregtk-4.1-0 : Depends: libglib2.0-0t64 (>= 2.66.0) but it is not going to be installed
                                 libkeybinder-3.0-0 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                 libmate-desktop-2-17t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 libmenu-cache-bin : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                 libmousepad0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 libmsgraph-1-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libnetplan1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                 libnm0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                 libnma0 : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 libpango-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libpangocairo-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libpangoft2-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libpangomm-1.4-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                 libpangoxft-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libpeas-1.0-0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 libpipewire-0.3-modules : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                 libpoppler-glib8t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libproxy1v5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 libqt5ct-common1.8 : Depends: libqt5core5t64 (>= 5.9~) but it is not going to be installed
                                                      Depends: libqt5gui5t64 (>= 5.9~) but it is not going to be installed or
                                                               libqt5gui5-gles (>= 5.9~) but it is not going to be installed
                                 libqt6core6t64 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                 libqt6gui6 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                              Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                              Recommends: qt6-svg-plugins but it is not going to be installed
                                              Recommends: qt6-wayland but it is not going to be installed
                                 libqt6network6 : Depends: libglib2.0-0t64 (>= 2.46.0) but it is not going to be installed
                                 libqt6opengl6 : Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                 libsane1 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                 libspa-0.2-bluetooth : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                 libudev-dev : Depends: libudev1 (= 257.13-1~deb13u1) but 252.39-1~deb12u2 is to be installed
                                 libvolume-key1 : Depends: libglib2.0-0t64 (>= 2.18.0) but it is not going to be installed
                                 libvte-2.91-0 : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 libwacom9 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                 libwebkit2gtk-4.1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.23.0) but it is not going to be installed
                                                       Recommends: gstreamer1.0-gl but it is not going to be installed
                                 libwnck-3-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                 libxfce4ui-2-0 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                 libxfce4util7 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                 Recommends: libxfce4util-bin but it is not going to be installed
                                 libxfconf-0-3 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                 libxmlb2 : Depends: libglib2.0-0t64 (>= 2.54.0) but it is not going to be installed
                                 lightdm-gtk-greeter : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                                       Recommends: gnome-themes-extra but it is not going to be installed
                                 lp-connection-editor : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 lxpanel : Depends: libfm-gtk4 (>= 1.3.2-1+rpt18) but it is not installable
                                           Depends: lxpanel-data (= 0.10.1-2+rpt22) but 0.11.1-1 is to be installed
                                           Recommends: pavucontrol but it is not going to be installed or
                                                       gnome-alsamixer but it is not installable
                                           Recommends: libnotify-bin but it is not going to be installed
                                 lxtask : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                          Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                 lxterminal : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 mate-polkit : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                 mousepad : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.13.7) but it is not going to be installed
                                 netplan-generator : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                 netplan.io : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                              Recommends: python3-rich but it is not going to be installed
                                 network-manager : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                                   Recommends: network-manager-l10n but it is not going to be installed
                                 notification-daemon : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                 obconf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                          Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                 openssh-sftp-server : Depends: openssh-client (= 1:9.2p1-2+deb12u10)
                                 pango1.0-tools : Depends: libglib2.0-0t64 (>= 2.80) but it is not going to be installed
                                 pcmanfm : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                 pi-package : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                 pi-package-session : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                 piclone : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 pipanel : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 pishutdown : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 piwiz : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                         Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 python3-dbus : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                 python3-gi : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                 python3-pyqt5 : Depends: libqt5printsupport5 (>= 5.15)
                                 qt5-gtk-platformtheme : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                                         Depends: libqt5core5t64 (>= 5.15.1) but it is not going to be installed
                                                         Depends: libqt5dbus5t64 (>= 5.14.1) but it is not going to be installed
                                                         Depends: libqt5gui5t64 (>= 5.14.1) but it is not going to be installed or
                                                                  libqt5gui5-gles (>= 5.14.1) but it is not going to be installed
                                                         Depends: qtbase-abi-5-15-15
                                 qt6-gtk-platformtheme : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 raindrop : Depends: libglib2.0-0t64 (>= 2.40.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 rasputin : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 rc-gui : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                          Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 rp-bookshelf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 rp-prefapps : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 sudopwd : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 vlc : Depends: vlc-bin (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                       Depends: vlc-plugin-qt (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                       Recommends: vlc-plugin-notify (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                 vlc-plugin-access-extra : Depends: vlc-plugin-abi-3-0-0ft64
                                 vlc-plugin-base : Depends: libaribb24-0t64 (>= 1.0.3) but it is not going to be installed
                                                   Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                   Depends: libixml11t64 (>= 1:1.14.0) but it is not going to be installed
                                                   Depends: liblirc-client0t64 (>= 0.10.2) but it is not going to be installed
                                                   Depends: libprotobuf-lite32t64 (>= 3.21.12) but it is not going to be installed
                                                   Depends: libspatialaudio0t64 (>= 0.3.0+git20180730+dfsg1) but it is not going to be installed
                                                   Depends: libupnp17t64 (>= 1:1.14.0) but it is not going to be installed
                                                   Depends: vlc-plugin-abi-3-0-0ft64
                                 vlc-plugin-samba : Depends: vlc-plugin-abi-3-0-0ft64
                                 vlc-plugin-skins2 : Depends: vlc-plugin-qt (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                                     Depends: vlc-plugin-abi-3-0-0ft64
                                 vlc-plugin-video-output : Depends: vlc-plugin-abi-3-0-0ft64
                                 vlc-plugin-video-splitter : Depends: vlc-plugin-abi-3-0-0ft64
                                 vlc-plugin-visualization : Depends: vlc-plugin-abi-3-0-0ft64
                                 wayfire : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                 wf-panel-pi : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                               Recommends: wfplug-clock but it is not going to be installed
                                 wfplug-batt : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-bluetooth : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-connect : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                 wfplug-cpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-cputemp : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-ejecter : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-gpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-menu : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-netman : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-power : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-squeek : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                 wfplug-updater : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 wfplug-volumepulse : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                 xarchiver : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                             Recommends: 7zip but it is not going to be installed
                                 xdg-desktop-portal-gtk : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                 xfconf : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                 zenity : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                 zenoty : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                          Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).```
                                code_text
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • H Hadebe
                                  pi@raspi01:~ $ sudo apt remove lxplug-batt
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  You might want to run 'apt --fix-broken install' to correct these.
                                  The following packages have unmet dependencies:
                                   chromium : Depends: libatk-bridge2.0-0t64 (>= 2.5.3) but it is not going to be installed
                                              Depends: libatspi2.0-0t64 (>= 2.9.90) but it is not going to be installed
                                              Depends: libglib2.0-0t64 (>= 2.40.0) but it is not going to be installed
                                   evince : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   galculator : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.3.16) but it is not going to be installed
                                   gcr : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                         Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   gcr4 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   geany : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   gir1.2-glib-2.0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                   gir1.2-gtk-3.0 : Depends: libgtk-3-0t64 (>= 3.24.36-2+rpt1) but it is not going to be installed
                                   girepository-tools : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                   gstreamer1.0-plugins-bad : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                              Depends: libgtk-3-0t64 (>= 3.15.0) but it is not going to be installed
                                   gstreamer1.0-plugins-base : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                   gstreamer1.0-plugins-good : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                   gtk-nop : Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   gui-pkinst : Depends: libglib2.0-0t64 (>= 2.22.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   gui-updater : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   gvfs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   gvfs-backends : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                   Recommends: wsdd but it is not installable
                                   gvfs-daemons : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   gvfs-fuse : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   gvfs-libs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   libadwaita-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libappstream5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libatk1.0-0t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libatkmm-1.6-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                   libavahi-glib1 : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                   libavcodec61 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                   libayatana-ido3-0.4-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                   libayatana-indicator3-7 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                   libbabeltrace1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                   libcairo-gobject2 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                   libcamera0.5 : Depends: libcamera-ipa (= 0.5.2+rpt20250903-1~bpo12+1) but 0.7.1+rpt20260609-1 is to be installed
                                   libcloudproviders0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                   libevdocument3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   libevview3-3t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   libfm-extra4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libfm-gtk3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   libfm-modules : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                   libfm4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libgck-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libgck-2-2 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                   libgcr-4-4 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                   libgcr-base-3-1 : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   libgcr-ui-3-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   libgio-2.0-dev : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                   libgio-2.0-dev-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                   libgirepository-1.0-1 : Depends: libglib2.0-0t64 (>= 2.82.0) but it is not going to be installed
                                   libgirepository-2.0-0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                   libglib2.0-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                   libglibmm-2.4-1t64 : Depends: libglib2.0-0t64 (>= 2.62.0) but it is not going to be installed
                                   libgnome-desktop-3-20t64 : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                              Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                   libgoa-1.0-0b : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   libgraphene-1.0-0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                   libgspell-1-3 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.20) but it is not going to be installed
                                   libgstreamer-gl1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                          Recommends: gstreamer1.0-gl but it is not going to be installed
                                   libgstreamer-plugins-bad1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                   libgstreamer-plugins-base1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                   libgstreamer1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                   libgtk-4-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                Recommends: libgtk-4-bin
                                                Recommends: libgtk-4-media-gstreamer
                                   libgtk-layer-shell0 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.24.48) but it is not going to be installed
                                   libgtkmm-3.0-1t64 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.24.0) but it is not going to be installed
                                   libgtksourceview-4-0 : Depends: libglib2.0-0t64 (>= 2.48.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   libgxps2t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libhandy-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.23.1) but it is not going to be installed
                                   libharfbuzz-gobject0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                   libharfbuzz0b : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                   libinput-tools : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                   libinput10 : Depends: libmtdev1t64 (>= 1.1.0) but it is not going to be installed
                                   libjavascriptcoregtk-4.1-0 : Depends: libglib2.0-0t64 (>= 2.66.0) but it is not going to be installed
                                   libkeybinder-3.0-0 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                   libmate-desktop-2-17t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   libmenu-cache-bin : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                   libmousepad0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   libmsgraph-1-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libnetplan1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                   libnm0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                   libnma0 : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   libpango-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libpangocairo-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libpangoft2-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libpangomm-1.4-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                   libpangoxft-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libpeas-1.0-0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   libpipewire-0.3-modules : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                   libpoppler-glib8t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libproxy1v5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   libqt5ct-common1.8 : Depends: libqt5core5t64 (>= 5.9~) but it is not going to be installed
                                                        Depends: libqt5gui5t64 (>= 5.9~) but it is not going to be installed or
                                                                 libqt5gui5-gles (>= 5.9~) but it is not going to be installed
                                   libqt6core6t64 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                   libqt6gui6 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                                Recommends: qt6-svg-plugins but it is not going to be installed
                                                Recommends: qt6-wayland but it is not going to be installed
                                   libqt6network6 : Depends: libglib2.0-0t64 (>= 2.46.0) but it is not going to be installed
                                   libqt6opengl6 : Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                   libsane1 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                   libspa-0.2-bluetooth : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                   libudev-dev : Depends: libudev1 (= 257.13-1~deb13u1) but 252.39-1~deb12u2 is to be installed
                                   libvolume-key1 : Depends: libglib2.0-0t64 (>= 2.18.0) but it is not going to be installed
                                   libvte-2.91-0 : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   libwacom9 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                   libwebkit2gtk-4.1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.23.0) but it is not going to be installed
                                                         Recommends: gstreamer1.0-gl but it is not going to be installed
                                   libwnck-3-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                   libxfce4ui-2-0 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                   libxfce4util7 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                   Recommends: libxfce4util-bin but it is not going to be installed
                                   libxfconf-0-3 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                   libxmlb2 : Depends: libglib2.0-0t64 (>= 2.54.0) but it is not going to be installed
                                   lightdm-gtk-greeter : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                                         Recommends: gnome-themes-extra but it is not going to be installed
                                   lp-connection-editor : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   lxpanel : Depends: libfm-gtk4 (>= 1.3.2-1+rpt18) but it is not installable
                                             Depends: lxpanel-data (= 0.10.1-2+rpt22) but 0.11.1-1 is to be installed
                                             Recommends: pavucontrol but it is not going to be installed or
                                                         gnome-alsamixer but it is not installable
                                             Recommends: libnotify-bin but it is not going to be installed
                                   lxtask : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                   lxterminal : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   mate-polkit : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                   mousepad : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.13.7) but it is not going to be installed
                                   netplan-generator : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                   netplan.io : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                Recommends: python3-rich but it is not going to be installed
                                   network-manager : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                                     Recommends: network-manager-l10n but it is not going to be installed
                                   notification-daemon : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                   obconf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                   openssh-sftp-server : Depends: openssh-client (= 1:9.2p1-2+deb12u10)
                                   pango1.0-tools : Depends: libglib2.0-0t64 (>= 2.80) but it is not going to be installed
                                   pcmanfm : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                   pi-package : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                   pi-package-session : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                   piclone : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   pipanel : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   pishutdown : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   piwiz : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   python3-dbus : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                   python3-gi : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                   python3-pyqt5 : Depends: libqt5printsupport5 (>= 5.15)
                                   qt5-gtk-platformtheme : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                                           Depends: libqt5core5t64 (>= 5.15.1) but it is not going to be installed
                                                           Depends: libqt5dbus5t64 (>= 5.14.1) but it is not going to be installed
                                                           Depends: libqt5gui5t64 (>= 5.14.1) but it is not going to be installed or
                                                                    libqt5gui5-gles (>= 5.14.1) but it is not going to be installed
                                                           Depends: qtbase-abi-5-15-15
                                   qt6-gtk-platformtheme : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   raindrop : Depends: libglib2.0-0t64 (>= 2.40.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   rasputin : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   rc-gui : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   rp-bookshelf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   rp-prefapps : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   sudopwd : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   vlc : Depends: vlc-bin (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                         Depends: vlc-plugin-qt (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                         Recommends: vlc-plugin-notify (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                   vlc-plugin-access-extra : Depends: vlc-plugin-abi-3-0-0ft64
                                   vlc-plugin-base : Depends: libaribb24-0t64 (>= 1.0.3) but it is not going to be installed
                                                     Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                     Depends: libixml11t64 (>= 1:1.14.0) but it is not going to be installed
                                                     Depends: liblirc-client0t64 (>= 0.10.2) but it is not going to be installed
                                                     Depends: libprotobuf-lite32t64 (>= 3.21.12) but it is not going to be installed
                                                     Depends: libspatialaudio0t64 (>= 0.3.0+git20180730+dfsg1) but it is not going to be installed
                                                     Depends: libupnp17t64 (>= 1:1.14.0) but it is not going to be installed
                                                     Depends: vlc-plugin-abi-3-0-0ft64
                                   vlc-plugin-samba : Depends: vlc-plugin-abi-3-0-0ft64
                                   vlc-plugin-skins2 : Depends: vlc-plugin-qt (= 1:3.0.23-0+deb13u1+rpt2) but 1:3.0.23-0+deb12u1+rpt1 is to be installed
                                                       Depends: vlc-plugin-abi-3-0-0ft64
                                   vlc-plugin-video-output : Depends: vlc-plugin-abi-3-0-0ft64
                                   vlc-plugin-video-splitter : Depends: vlc-plugin-abi-3-0-0ft64
                                   vlc-plugin-visualization : Depends: vlc-plugin-abi-3-0-0ft64
                                   wayfire : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                   wf-panel-pi : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                 Recommends: wfplug-clock but it is not going to be installed
                                   wfplug-batt : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-bluetooth : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-connect : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                   wfplug-cpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-cputemp : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-ejecter : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-gpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-menu : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-netman : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-power : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-squeek : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                   wfplug-updater : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   wfplug-volumepulse : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                   xarchiver : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                               Recommends: 7zip but it is not going to be installed
                                   xdg-desktop-portal-gtk : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                   xfconf : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                   zenity : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                   zenoty : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                  E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).```
                                  code_text
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb zuletzt editiert von
                                  #238

                                  @Hadebe

                                  Alles GUI-Gedrisse...

                                  Versuch es damit:

                                  sudo apt purge xserver* lightdm* raspberrypi-ui-mods vlc* lxde* chromium* desktop* gnome* gstreamer* gtk* hicolor-icon-theme* lx* mesa*
                                  

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • H Online
                                    H Online
                                    Hadebe
                                    schrieb zuletzt editiert von
                                    #239

                                    sieht für mich nicht besser aus

                                    pi@raspi01:~ $ sudo apt purge xserver* lightdm* raspberrypi-ui-mods vlc* lxde* chromium* desktop* gnome* gstreamer* gtk* hicolor-icon-theme* lx* mesa*
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    Note, selecting 'xserver-xorg-video-nouveau' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-evdev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-fbturbo-dbgsym' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-mouse' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-evtouch' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-amdgpu' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-mach64' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-core' for glob 'xserver*'
                                    Note, selecting 'xserver-xephyr-dbgsym' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-fbturbo' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-modesetting' for glob 'xserver*'
                                    Note, selecting 'xserver-x2gokdrive' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-all' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-intel' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-kbd' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-r128' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-joystick' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-xwiimote' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-vesa' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-elographics' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-dummy' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-aiptek' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-legacy' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-nvidia-any' for glob 'xserver*'
                                    Note, selecting 'xserver-common' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-radeon' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-synaptics' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-dev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-vmware' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-neomagic' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-mtrack' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-libinput' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-siliconmotion' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-evdev-dev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-sisusb' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-cirrus' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-wacom' for glob 'xserver*'
                                    Note, selecting 'xserver' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-core-dbgsym' for glob 'xserver*'
                                    Note, selecting 'xserver-xephyr' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-driver-all' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-joystick-dev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-nvidia-tesla-535' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-legacy-dbgsym' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-libinput-dev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-savage' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-synaptics-dev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-all' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-ast' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-ati' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-fbdev' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-nvidia' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-nvidia-legacy-304xx' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-input-multitouch' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-mga' for glob 'xserver*'
                                    Note, selecting 'xserver-xorg-video-qxl' for glob 'xserver*'
                                    Package 'xserver-xorg-video-vmware' is not installed, so not removed
                                    Package 'xserver-xorg-video-intel' is not installed, so not removed
                                    Package 'xserver-xorg-driver-all' is not installed, so not removed
                                    Package 'xserver-xorg-input-evtouch' is not installed, so not removed
                                    Note, selecting 'xserver-xorg-core' instead of 'xserver-xorg-video-modesetting'
                                    Package 'xserver-xorg-video-nvidia-legacy-304xx' is not installed, so not removed
                                    Package 'xserver-xorg-video-ast' is not installed, so not removed
                                    Note, selecting 'lightdm-dbgsym' for glob 'lightdm*'
                                    Note, selecting 'lightdm-gtk-greeter-settings' for glob 'lightdm*'
                                    Note, selecting 'lightdm-autologin-greeter' for glob 'lightdm*'
                                    Note, selecting 'lightdm-gtk-greeter' for glob 'lightdm*'
                                    Note, selecting 'lightdm' for glob 'lightdm*'
                                    Note, selecting 'lightdm-remote-session-x2go' for glob 'lightdm*'
                                    Note, selecting 'lightdm-greeter' for glob 'lightdm*'
                                    Note, selecting 'lightdm-vala' for glob 'lightdm*'
                                    Note, selecting 'lightdm-settings' for glob 'lightdm*'
                                    Note, selecting 'vlc-plugin-qt' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-samba-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-data' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-abi-3-0-0ft64' for glob 'vlc*'
                                    Note, selecting 'vlc-bin-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-bittorrent' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-jack-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc' for glob 'vlc*'
                                    Note, selecting 'vlc-bin' for glob 'vlc*'
                                    Note, selecting 'vlc-l10n' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-bittorent' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-pipewire' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-video-output-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-jack' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-samba' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-qt-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-access-extra-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-notify' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-fluidsynth' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-visualization-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-abi-3-0-0f' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-fluidsynth-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-access-extra' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-notify-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-skins2' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-svg' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-video-splitter' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-video-output' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-svg-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-base-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-skins2-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-video-splitter-dbgsym' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-base' for glob 'vlc*'
                                    Note, selecting 'vlc-plugin-visualization' for glob 'vlc*'
                                    Package 'vlc-plugin-bittorent' is not installed, so not removed
                                    Note, selecting 'libvlccore9' instead of 'vlc-plugin-abi-3-0-0ft64'
                                    Note, selecting 'lxde-settings-daemon-dbgsym' for glob 'lxde*'
                                    Note, selecting 'lxde-common' for glob 'lxde*'
                                    Note, selecting 'lxde-core' for glob 'lxde*'
                                    Note, selecting 'lxde' for glob 'lxde*'
                                    Note, selecting 'lxde-icon-theme' for glob 'lxde*'
                                    Note, selecting 'lxde-settings-daemon' for glob 'lxde*'
                                    Note, selecting 'lxde-session' for glob 'lxde*'
                                    Note, selecting 'openbox-lxde-session' instead of 'lxde-session'
                                    Note, selecting 'chromium-bsu' for glob 'chromium*'
                                    Note, selecting 'chromium-sandbox' for glob 'chromium*'
                                    Note, selecting 'chromium-codecs-ffmpeg-extra:armhf' for glob 'chromium*'
                                    Note, selecting 'chromium-shell-dbgsym' for glob 'chromium*'
                                    Note, selecting 'chromium-driver' for glob 'chromium*'
                                    Note, selecting 'chromium-shell' for glob 'chromium*'
                                    Note, selecting 'chromium-dbgsym' for glob 'chromium*'
                                    Note, selecting 'chromium-sandbox-dbgsym' for glob 'chromium*'
                                    Note, selecting 'chromium' for glob 'chromium*'
                                    Note, selecting 'chromium-headless-shell' for glob 'chromium*'
                                    Note, selecting 'chromium-data' for glob 'chromium*'
                                    Note, selecting 'chromium-browser' for glob 'chromium*'
                                    Note, selecting 'chromium-chromedriver' for glob 'chromium*'
                                    Note, selecting 'chromium-lwn4chrome' for glob 'chromium*'
                                    Note, selecting 'chromium-l10n' for glob 'chromium*'
                                    Note, selecting 'chromium-common' for glob 'chromium*'
                                    Note, selecting 'chromium-headless-shell-dbgsym' for glob 'chromium*'
                                    Note, selecting 'chromium-common-dbgsym' for glob 'chromium*'
                                    Note, selecting 'chromium-tt-rss-notifier' for glob 'chromium*'
                                    Note, selecting 'chromium-bsu-data' for glob 'chromium*'
                                    Note, selecting 'chromium-browser-l10n' for glob 'chromium*'
                                    Package 'chromium-tt-rss-notifier' is not installed, so not removed
                                    Package 'chromium-data' is not installed, so not removed
                                    Package 'chromium-codecs-ffmpeg-extra:armhf' is not installed, so not removed
                                    Note, selecting 'desktop-base' for glob 'desktop*'
                                    Note, selecting 'desktop-autoloader' for glob 'desktop*'
                                    Note, selecting 'desktop-file-utils' for glob 'desktop*'
                                    Note, selecting 'desktopfolder' for glob 'desktop*'
                                    Note, selecting 'gnome-shell-extension-dashtodock' for glob 'gnome*'
                                    Note, selecting 'gnome-text-editor' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-dash-to-dock' for glob 'gnome*'
                                    Note, selecting 'gnomekiss' for glob 'gnome*'
                                    Note, selecting 'gnome-kiosk-script-session' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-light-style' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-launch-new-instance' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-pomodoro-data' for glob 'gnome*'
                                    Note, selecting 'gnome-user-docs' for glob 'gnome*'
                                    Note, selecting 'gnome-wine-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-power-manager' for glob 'gnome*'
                                    Note, selecting 'gnome-panel' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-hard-disk-led' for glob 'gnome*'
                                    Note, selecting 'gnome-video-effects-frei0r' for glob 'gnome*'
                                    Note, selecting 'gnome-breakout' for glob 'gnome*'
                                    Note, selecting 'gnome-sound-recorder' for glob 'gnome*'
                                    Note, selecting 'gnome-sudoku' for glob 'gnome*'
                                    Note, selecting 'gnome-themes-standard-data' for glob 'gnome*'
                                    Note, selecting 'gnome-software-plugin' for glob 'gnome*'
                                    Note, selecting 'gnome-font-viewer' for glob 'gnome*'
                                    Note, selecting 'gnome-online-accounts-gtk' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-workspace-indicator' for glob 'gnome*'
                                    Note, selecting 'gnome-human-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-software' for glob 'gnome*'
                                    Note, selecting 'gnome-alsamixer' for glob 'gnome*'
                                    Note, selecting 'gnome-software-plugin-fwupd' for glob 'gnome*'
                                    Note, selecting 'gnome-initial-setup' for glob 'gnome*'
                                    Note, selecting 'gnome-user-share' for glob 'gnome*'
                                    Note, selecting 'gnome-weather' for glob 'gnome*'
                                    Note, selecting 'gnome-session-flashback' for glob 'gnome*'
                                    Note, selecting 'gnome-klotski' for glob 'gnome*'
                                    Note, selecting 'gnome-software-common' for glob 'gnome*'
                                    Note, selecting 'gnome-commander' for glob 'gnome*'
                                    Note, selecting 'gnome-mplayer' for glob 'gnome*'
                                    Note, selecting 'gnome-video-arcade' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-taskbar' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-runcat' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-tiling-assistant' for glob 'gnome*'
                                    Note, selecting 'gnome-ponytail-daemon' for glob 'gnome*'
                                    Note, selecting 'gnome-themes-extras' for glob 'gnome*'
                                    Note, selecting 'gnome-bluetooth-3-common' for glob 'gnome*'
                                    Note, selecting 'gnome-applets-data' for glob 'gnome*'
                                    Note, selecting 'gnome-nibbles' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-gpaste' for glob 'gnome*'
                                    Note, selecting 'gnome-audio' for glob 'gnome*'
                                    Note, selecting 'gnome-network-displays' for glob 'gnome*'
                                    Note, selecting 'gnome-color-manager' for glob 'gnome*'
                                    Note, selecting 'gnome-connections' for glob 'gnome*'
                                    Note, selecting 'gnome-games-app' for glob 'gnome*'
                                    Note, selecting 'gnome-desktop-3-tests' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-native-window-placement' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme-yasis' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extensions-extra' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-gsconnect-browsers' for glob 'gnome*'
                                    Note, selecting 'gnome-dictionary' for glob 'gnome*'
                                    Note, selecting 'gnome-boxes' for glob 'gnome*'
                                    Note, selecting 'gnome-software-plugin-deb' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-vertical-workspaces' for glob 'gnome*'
                                    Note, selecting 'gnome-control-center-signon' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-kimpanel' for glob 'gnome*'
                                    Note, selecting 'gnome-session-bin' for glob 'gnome*'
                                    Note, selecting 'gnome-flashback-common' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-middleclickclose' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-auto-move-windows' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-pomodoro' for glob 'gnome*'
                                    Note, selecting 'gnome-tweaks' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-window-list' for glob 'gnome*'
                                    Note, selecting 'gnome-system-monitor' for glob 'gnome*'
                                    Note, selecting 'gnome-panel-data' for glob 'gnome*'
                                    Note, selecting 'gnome-noble-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-apps-menu' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-disable-workspace-switcher' for glob 'gnome*'
                                    Note, selecting 'gnome' for glob 'gnome*'
                                    Note, selecting 'gnome-cards-data' for glob 'gnome*'
                                    Note, selecting 'gnome-remote-desktop' for glob 'gnome*'
                                    Note, selecting 'gnome-tweak-tool' for glob 'gnome*'
                                    Note, selecting 'gnome-applets' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-colors-common' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme-full' for glob 'gnome*'
                                    Note, selecting 'gnome-power-statistics' for glob 'gnome*'
                                    Note, selecting 'gnome-pass-search-provider' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-easyscreencast' for glob 'gnome*'
                                    Note, selecting 'gnome-kiosk' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-flypie' for glob 'gnome*'
                                    Note, selecting 'gnome-calendar' for glob 'gnome*'
                                    Note, selecting 'gnome-screensaver' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extensions' for glob 'gnome*'
                                    Note, selecting 'gnome-panel-control-dbgsym' for glob 'gnome*'
                                    Note, selecting 'gnome-shell' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-status-icons' for glob 'gnome*'
                                    Note, selecting 'gnome-mime-data' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-weather' for glob 'gnome*'
                                    Note, selecting 'gnome-classic' for glob 'gnome*'
                                    Note, selecting 'gnome-settings-daemon-common' for glob 'gnome*'
                                    Note, selecting 'gnome-software-dev' for glob 'gnome*'
                                    Note, selecting 'gnome-software-doc' for glob 'gnome*'
                                    Note, selecting 'gnome-feeds' for glob 'gnome*'
                                    Note, selecting 'gnome-session-xsession' for glob 'gnome*'
                                    Note, selecting 'gnome-mines' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme-gartoon' for glob 'gnome*'
                                    Note, selecting 'gnome-usage' for glob 'gnome*'
                                    Note, selecting 'gnome-software-plugin-snap' for glob 'gnome*'
                                    Note, selecting 'gnome-logs' for glob 'gnome*'
                                    Note, selecting 'gnome-core-devel' for glob 'gnome*'
                                    Note, selecting 'gnome-themes-standard' for glob 'gnome*'
                                    Note, selecting 'gnome-extra-icons' for glob 'gnome*'
                                    Note, selecting 'gnome-snapshot' for glob 'gnome*'
                                    Note, selecting 'gnome-devel' for glob 'gnome*'
                                    Note, selecting 'gnome-metronome' for glob 'gnome*'
                                    Note, selecting 'gnome-robots' for glob 'gnome*'
                                    Note, selecting 'gnome-packagekit' for glob 'gnome*'
                                    Note, selecting 'gnome-mastermind' for glob 'gnome*'
                                    Note, selecting 'gnome-calculator' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-desktop-icons-ng' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-just-perfection' for glob 'gnome*'
                                    Note, selecting 'gnome-2048' for glob 'gnome*'
                                    Note, selecting 'gnome-themes-extra-data' for glob 'gnome*'
                                    Note, selecting 'gnome-video-trimmer' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-top-icons-plus' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme-nuovo' for glob 'gnome*'
                                    Note, selecting 'gnome-extensions-app' for glob 'gnome*'
                                    Note, selecting 'gnome-settings-daemon' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-appindicator' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-desktop-icons' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-autohidetopbar' for glob 'gnome*'
                                    Note, selecting 'gnome-illustrious-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-epub-thumbnailer' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-places-menu' for glob 'gnome*'
                                    Note, selecting 'gnome-photos' for glob 'gnome*'
                                    Note, selecting 'gnome-maps' for glob 'gnome*'
                                    Note, selecting 'gnome-multi-writer' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-freon' for glob 'gnome*'
                                    Note, selecting 'gnome-package-updater' for glob 'gnome*'
                                    Note, selecting 'gnome-contacts' for glob 'gnome*'
                                    Note, selecting 'gnome-mahjongg' for glob 'gnome*'
                                    Note, selecting 'gnome-commander-data' for glob 'gnome*'
                                    Note, selecting 'gnome-packagekit-data' for glob 'gnome*'
                                    Note, selecting 'gnome-desktop3-data' for glob 'gnome*'
                                    Note, selecting 'gnome-podcasts' for glob 'gnome*'
                                    Note, selecting 'gnome-colors' for glob 'gnome*'
                                    Note, selecting 'gnome-disk-utility' for glob 'gnome*'
                                    Note, selecting 'gnome-firmware' for glob 'gnome*'
                                    Note, selecting 'gnome-notes' for glob 'gnome*'
                                    Note, selecting 'gnome-classic-xsession' for glob 'gnome*'
                                    Note, selecting 'gnome-desktop-testing' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme-suede' for glob 'gnome*'
                                    Note, selecting 'gnome-online-accounts' for glob 'gnome*'
                                    Note, selecting 'gnome-backgrounds' for glob 'gnome*'
                                    Note, selecting 'gnome-system-tools' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-no-annoyance' for glob 'gnome*'
                                    Note, selecting 'gnome-settings-daemon-dev' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-screenshot-window-sizer' for glob 'gnome*'
                                    Note, selecting 'gnome-screensaver-flags' for glob 'gnome*'
                                    Note, selecting 'gnome-bluetooth-sendto' for glob 'gnome*'
                                    Note, selecting 'gnome-screenshot' for glob 'gnome*'
                                    Note, selecting 'gnome-calls' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-common' for glob 'gnome*'
                                    Note, selecting 'gnome-media' for glob 'gnome*'
                                    Note, selecting 'gnome-control-center-data' for glob 'gnome*'
                                    Note, selecting 'gnome-music' for glob 'gnome*'
                                    Note, selecting 'gnome-tetravex' for glob 'gnome*'
                                    Note, selecting 'gnome-platform-devel' for glob 'gnome*'
                                    Note, selecting 'gnome-theme-gilouche' for glob 'gnome*'
                                    Note, selecting 'gnome-keyring' for glob 'gnome*'
                                    Note, selecting 'gnome-icon-theme-symbolic' for glob 'gnome*'
                                    Note, selecting 'gnome-hwp-support' for glob 'gnome*'
                                    Note, selecting 'gnome-authenticator' for glob 'gnome*'
                                    Note, selecting 'gnome-mpv' for glob 'gnome*'
                                    Note, selecting 'gnome-pkg-tools' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-manager' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-workspaces-to-dock' for glob 'gnome*'
                                    Note, selecting 'gnome-menus' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-arc-menu' for glob 'gnome*'
                                    Note, selecting 'gnome-wise-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-hibernate-status' for glob 'gnome*'
                                    Note, selecting 'gnome-panel-control' for glob 'gnome*'
                                    Note, selecting 'gnome-pie' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-windows-navigator' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-shortcuts' for glob 'gnome*'
                                    Note, selecting 'gnome-brave-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-dash-to-panel' for glob 'gnome*'
                                    Note, selecting 'gnome-video-effects' for glob 'gnome*'
                                    Note, selecting 'gnome-session' for glob 'gnome*'
                                    Note, selecting 'gnome-common' for glob 'gnome*'
                                    Note, selecting 'gnome-dust-icon-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-control-center' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-gamemode' for glob 'gnome*'
                                    Note, selecting 'gnome-terminal-data' for glob 'gnome*'
                                    Note, selecting 'gnome-settings-daemon-schemas' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-drive-menu' for glob 'gnome*'
                                    Note, selecting 'gnome-www-browser' for glob 'gnome*'
                                    Note, selecting 'gnome-games' for glob 'gnome*'
                                    Note, selecting 'gnome-flashback' for glob 'gnome*'
                                    Note, selecting 'gnome-session-canberra' for glob 'gnome*'
                                    Note, selecting 'gnome-genius' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-blur-my-shell' for glob 'gnome*'
                                    Note, selecting 'gnome-browser-connector' for glob 'gnome*'
                                    Note, selecting 'gnome-video-effects-dev' for glob 'gnome*'
                                    Note, selecting 'gnome-core' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-system-monitor' for glob 'gnome*'
                                    Note, selecting 'gnome-terminal' for glob 'gnome*'
                                    Note, selecting 'gnome-software-plugin-flatpak' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-impatience' for glob 'gnome*'
                                    Note, selecting 'gnome-characters' for glob 'gnome*'
                                    Note, selecting 'gnome-bluetooth' for glob 'gnome*'
                                    Note, selecting 'gnome-packagekit-common' for glob 'gnome*'
                                    Note, selecting 'gnome-sushi' for glob 'gnome*'
                                    Note, selecting 'gnome-activity-journal' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-onboard' for glob 'gnome*'
                                    Note, selecting 'gnome-api-docs' for glob 'gnome*'
                                    Note, selecting 'gnome-accessibility-themes' for glob 'gnome*'
                                    Note, selecting 'gnome-keysign' for glob 'gnome*'
                                    Note, selecting 'gnome-model-thumbnailer' for glob 'gnome*'
                                    Note, selecting 'gnome-themes-extra' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extensions-common' for glob 'gnome*'
                                    Note, selecting 'gnome-mousetrap' for glob 'gnome*'
                                    Note, selecting 'gnome-recipes' for glob 'gnome*'
                                    Note, selecting 'gnome-nettool' for glob 'gnome*'
                                    Note, selecting 'gnome-keyring-pkcs11' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-prefs' for glob 'gnome*'
                                    Note, selecting 'gnome-chess' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-no-overview' for glob 'gnome*'
                                    Note, selecting 'gnome-taquin' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-user-theme' for glob 'gnome*'
                                    Note, selecting 'gnome-decoder' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-caffeine' for glob 'gnome*'
                                    Note, selecting 'gnome-video-effects-extra' for glob 'gnome*'
                                    Note, selecting 'gnome-todo' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-hamster' for glob 'gnome*'
                                    Note, selecting 'gnome-tour' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extensions-gpaste' for glob 'gnome*'
                                    Note, selecting 'gnome-builder' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-hide-activities' for glob 'gnome*'
                                    Note, selecting 'gnome-shell-extension-gsconnect' for glob 'gnome*'
                                    Note, selecting 'gnome-console' for glob 'gnome*'
                                    Note, selecting 'gnome-nds-thumbnailer' for glob 'gnome*'
                                    Note, selecting 'gnome-recipes-data' for glob 'gnome*'
                                    Note, selecting 'gnome-photos-tests' for glob 'gnome*'
                                    Note, selecting 'gnome-calls-doc' for glob 'gnome*'
                                    Note, selecting 'gnome-control-center-dev' for glob 'gnome*'
                                    Note, selecting 'gnome-clocks' for glob 'gnome*'
                                    Note, selecting 'gnome-session-common' for glob 'gnome*'
                                    Note, selecting 'gnome-latex' for glob 'gnome*'
                                    Note, selecting 'gnome-codec-install' for glob 'gnome*'
                                    Note, selecting 'gnome-kiosk-search-appliance' for glob 'gnome*'
                                    Package 'gnome-themes-standard-data' is not installed, so not removed
                                    Note, selecting 'adwaita-icon-theme' instead of 'gnome-icon-theme-symbolic'
                                    Package 'gnome-bluetooth' is not installed, so not removed
                                    Package 'gnome-power-statistics' is not installed, so not removed
                                    Package 'gnome-control-center-signon' is not installed, so not removed
                                    Note, selecting 'bijiben' instead of 'gnome-notes'
                                    Package 'gnome-mpv' is not installed, so not removed
                                    Package 'gnome-mime-data' is not installed, so not removed
                                    Package 'gnome-video-arcade' is not installed, so not removed
                                    Package 'gnome-dictionary' is not installed, so not removed
                                    Package 'gnome-mplayer' is not installed, so not removed
                                    Note, selecting 'endeavour' instead of 'gnome-todo'
                                    Note, selecting 'enter-tex' instead of 'gnome-latex'
                                    Package 'gnome-packagekit-data' is not installed, so not removed
                                    Note, selecting 'gnome-settings-daemon-common' instead of 'gnome-settings-daemon-schemas'
                                    Package 'gnome-shell-extension-desktop-icons' is not installed, so not removed
                                    Package 'gnome-shell-extension-taskbar' is not installed, so not removed
                                    Package 'gnome-shell-extension-top-icons-plus' is not installed, so not removed
                                    Package 'gnome-shell-extension-workspaces-to-dock' is not installed, so not removed
                                    Note, selecting 'gnome-shell-extension-prefs' instead of 'gnome-extensions-app'
                                    Note, selecting 'gnome-shell-extension-dashtodock' instead of 'gnome-shell-extension-dash-to-dock'
                                    Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-disable-workspace-switcher'
                                    Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-hibernate-status'
                                    Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-just-perfection'
                                    Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-middleclickclose'
                                    Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-no-overview'
                                    Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-vertical-workspaces'
                                    Package 'gnome-media' is not installed, so not removed
                                    Note, selecting 'gnome-tweaks' instead of 'gnome-tweak-tool'
                                    Package 'gnome-video-effects-extra' is not installed, so not removed
                                    Package 'gnome-shell-extensions-gpaste' is not installed, so not removed
                                    Package 'gnome-games-app' is not installed, so not removed
                                    Package 'gnome-core-devel' is not installed, so not removed
                                    Package 'gnome-shell-extension-onboard' is not installed, so not removed
                                    Package 'gnome-codec-install' is not installed, so not removed
                                    Package 'gnome-icon-theme-full' is not installed, so not removed
                                    Package 'gnome-alsamixer' is not installed, so not removed
                                    Package 'gnome-themes-extras' is not installed, so not removed
                                    Package 'gnome-themes-standard' is not installed, so not removed
                                    Note, selecting 'gstreamer1.0-qt5' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-qt6' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-wpe' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-ugly' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-packagekit' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-bad-apps-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-gl' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-base-apps-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-fluendo-mp3' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-clutter-3.0' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-autogain-pulseeffects' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-python-dbg-plugin-loader' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-base-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-bad-videoparsers' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-pispconvert' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-adapter-pulseeffects' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-videosource' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-tools' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-espeak' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-really-bad' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-lame' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-base-apps' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-alsa' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-pipewire-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-audiosource' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-gl-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-audiosink' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-visualization' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-x' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-gtk3' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-gtk4' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-pocketsphinx' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-rtsp' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-libcamera' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-good' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-bad-faad' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-base' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-crystalhd' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-pipewire' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-python3-plugin-loader' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer0.10-packagekit' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-bad-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-vaapi-doc' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-videosink' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-base-doc' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-x-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-opencv-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-convolver-pulseeffects' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-pispconvert-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-python3-dbg-plugin-loader' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-bad-apps' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-opencv' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-vaapi' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-nice' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-libcamera-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-crystalizer-pulseeffects' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-bad' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-pulseaudio' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-python-plugin-loader' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-libav' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-alsa-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-plugins-rtp' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-doc' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-fdkaac' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer1.0-wpe-dbgsym' for glob 'gstreamer*'
                                    Note, selecting 'gstreamer-sharp-1.0' for glob 'gstreamer*'
                                    Package 'gstreamer1.0-doc' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-base-doc' is not installed, so not removed
                                    Package 'gstreamer-sharp-1.0' is not installed, so not removed
                                    Package 'gstreamer1.0-crystalhd' is not installed, so not removed
                                    Note, selecting 'gstreamer1.0-plugins-bad' instead of 'gstreamer1.0-plugins-bad-faad'
                                    Note, selecting 'gstreamer1.0-plugins-bad' instead of 'gstreamer1.0-plugins-bad-videoparsers'
                                    Package 'gstreamer1.0-python-dbg-plugin-loader' is not installed, so not removed
                                    Package 'gstreamer1.0-python-plugin-loader' is not installed, so not removed
                                    Package 'gstreamer1.0-python3-dbg-plugin-loader' is not installed, so not removed
                                    Package 'gstreamer1.0-vaapi-doc' is not installed, so not removed
                                    Package 'gstreamer1.0-fluendo-mp3' is not installed, so not removed
                                    Package 'gstreamer0.10-packagekit' is not installed, so not removed
                                    Package 'gstreamer1.0-lame' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-really-bad' is not installed, so not removed
                                    Note, selecting 'gtk-3-examples-dbgsym' for glob 'gtk*'
                                    Note, selecting 'gtkmorph-example' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-clearlookspix-dbgsym' for glob 'gtk*'
                                    Note, selecting 'gtk-layer-shell-doc' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-qtcurve' for glob 'gtk*'
                                    Note, selecting 'gtkhash' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-clearlookspix' for glob 'gtk*'
                                    Note, selecting 'gtk4-layer-shell-examples' for glob 'gtk*'
                                    Note, selecting 'gtk3-binver-3.0.0' for glob 'gtk*'
                                    Note, selecting 'gtkatlantic' for glob 'gtk*'
                                    Note, selecting 'gtk-im-libthai' for glob 'gtk*'
                                    Note, selecting 'gtklock-userinfo-module' for glob 'gtk*'
                                    Note, selecting 'gtkterm' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-pixbuf-dbgsym' for glob 'gtk*'
                                    Note, selecting 'gtk2hs-buildtools' for glob 'gtk*'
                                    Note, selecting 'gtklock-playerctl-module' for glob 'gtk*'
                                    Note, selecting 'gtk-nop' for glob 'gtk*'
                                    Note, selecting 'gtkballs' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-aurora' for glob 'gtk*'
                                    Note, selecting 'gtkam' for glob 'gtk*'
                                    Note, selecting 'gtk-redshift' for glob 'gtk*'
                                    Note, selecting 'gtklp' for glob 'gtk*'
                                    Note, selecting 'gtk-meshtastic-client' for glob 'gtk*'
                                    Note, selecting 'gtk4-binver-4.0.0' for glob 'gtk*'
                                    Note, selecting 'gtkguitune' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-murrine' for glob 'gtk*'
                                    Note, selecting 'gtk4-layer-shell-doc' for glob 'gtk*'
                                    Note, selecting 'gtk3-nocsd' for glob 'gtk*'
                                    Note, selecting 'gtk-4-examples' for glob 'gtk*'
                                    Note, selecting 'gtkgreet' for glob 'gtk*'
                                    Note, selecting 'gtk-nop-dbgsym' for glob 'gtk*'
                                    Note, selecting 'gtkpool' for glob 'gtk*'
                                    Note, selecting 'gtk-session-lock-examples' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-sugar' for glob 'gtk*'
                                    Note, selecting 'gtkman' for glob 'gtk*'
                                    Note, selecting 'gtk-layer-shell-examples' for glob 'gtk*'
                                    Note, selecting 'gtkpod' for glob 'gtk*'
                                    Note, selecting 'gtkcrypto' for glob 'gtk*'
                                    Note, selecting 'gtk-theme-switch' for glob 'gtk*'
                                    Note, selecting 'gtkmm-documentation' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-pixbuf' for glob 'gtk*'
                                    Note, selecting 'gtk-3-examples' for glob 'gtk*'
                                    Note, selecting 'gtk-chtheme' for glob 'gtk*'
                                    Note, selecting 'gtk-update-icon-cache' for glob 'gtk*'
                                    Note, selecting 'gtk-doc-tools' for glob 'gtk*'
                                    Note, selecting 'gtkwave' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-pixflat' for glob 'gtk*'
                                    Note, selecting 'gtklick' for glob 'gtk*'
                                    Note, selecting 'gtkboard' for glob 'gtk*'
                                    Note, selecting 'gtklock' for glob 'gtk*'
                                    Note, selecting 'gtk3-im-libthai' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-pixflat-dbgsym' for glob 'gtk*'
                                    Note, selecting 'gtk-4-tests' for glob 'gtk*'
                                    Note, selecting 'gtk-recordmydesktop' for glob 'gtk*'
                                    Note, selecting 'gtk2.0-binver-2.10.0' for glob 'gtk*'
                                    Note, selecting 'gtk2-engines-gartoon' for glob 'gtk*'
                                    Package 'gtkboard' is not installed, so not removed
                                    Package 'gtkpool' is not installed, so not removed
                                    Package 'gtkguitune' is not installed, so not removed
                                    Package 'gtklick' is not installed, so not removed
                                    Note, selecting 'gnome-icon-theme-gartoon' instead of 'gtk2-engines-gartoon'
                                    Package 'gtkpod' is not installed, so not removed
                                    Note, selecting 'libgtk-4-1' instead of 'gtk4-binver-4.0.0'
                                    Package 'gtk-recordmydesktop' is not installed, so not removed
                                    Package 'gtk-redshift' is not installed, so not removed
                                    Package 'gtk2-engines-sugar' is not installed, so not removed
                                    Note, selecting 'hicolor-icon-theme' for glob 'hicolor-icon-theme*'
                                    Note, selecting 'lxplug-ejecter' for glob 'lx*'
                                    Note, selecting 'lxpanel-pi-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxd-tools' for glob 'lx*'
                                    Note, selecting 'lxqt-powermanagement-l10n' for glob 'lx*'
                                    Note, selecting 'lxpanel-pi' for glob 'lx*'
                                    Note, selecting 'lxplug-volumepulse' for glob 'lx*'
                                    Note, selecting 'lximage-qt-l10n' for glob 'lx*'
                                    Note, selecting 'lxpanel-dev' for glob 'lx*'
                                    Note, selecting 'lxqt-panel' for glob 'lx*'
                                    Note, selecting 'lxlauncher' for glob 'lx*'
                                    Note, selecting 'lxpanel-data' for glob 'lx*'
                                    Note, selecting 'lxqt-theme-debian' for glob 'lx*'
                                    Note, selecting 'lxqt-archiver' for glob 'lx*'
                                    Note, selecting 'lxterminal' for glob 'lx*'
                                    Note, selecting 'lxqt-system-theme' for glob 'lx*'
                                    Note, selecting 'lxc' for glob 'lx*'
                                    Note, selecting 'lxd' for glob 'lx*'
                                    Note, selecting 'lxqt-admin' for glob 'lx*'
                                    Note, selecting 'lxi-tools' for glob 'lx*'
                                    Note, selecting 'lxqt-openssh-askpass-l10n' for glob 'lx*'
                                    Note, selecting 'lxpolkit' for glob 'lx*'
                                    Note, selecting 'lxqt-powermanagement' for glob 'lx*'
                                    Note, selecting 'lxsession' for glob 'lx*'
                                    Note, selecting 'lxsession-data' for glob 'lx*'
                                    Note, selecting 'lxde-settings-daemon-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxde-common' for glob 'lx*'
                                    Note, selecting 'lxlock' for glob 'lx*'
                                    Note, selecting 'lxqt-sudo-l10n' for glob 'lx*'
                                    Note, selecting 'lxcfs' for glob 'lx*'
                                    Note, selecting 'lxctl' for glob 'lx*'
                                    Note, selecting 'lxqt-openssh-askpass' for glob 'lx*'
                                    Note, selecting 'lxmenu-data' for glob 'lx*'
                                    Note, selecting 'lxd-client' for glob 'lx*'
                                    Note, selecting 'lxqt-qtplugin' for glob 'lx*'
                                    Note, selecting 'lxde-core' for glob 'lx*'
                                    Note, selecting 'lxqt-qtplugin6' for glob 'lx*'
                                    Note, selecting 'lxplug-updater' for glob 'lx*'
                                    Note, selecting 'lxplug-cpu' for glob 'lx*'
                                    Note, selecting 'lxqt-runner-l10n' for glob 'lx*'
                                    Note, selecting 'lxd-migrate' for glob 'lx*'
                                    Note, selecting 'lxpanel' for glob 'lx*'
                                    Note, selecting 'lxqt-sudo' for glob 'lx*'
                                    Note, selecting 'lxc-dev' for glob 'lx*'
                                    Note, selecting 'lxqt-admin-l10n' for glob 'lx*'
                                    Note, selecting 'lxsession-edit' for glob 'lx*'
                                    Note, selecting 'lxqt-policykit-l10n' for glob 'lx*'
                                    Note, selecting 'lxrandr' for glob 'lx*'
                                    Note, selecting 'lxqt-core' for glob 'lx*'
                                    Note, selecting 'lxqt-archiver-l10n' for glob 'lx*'
                                    Note, selecting 'lxqt-theme' for glob 'lx*'
                                    Note, selecting 'lxplug-bluetooth' for glob 'lx*'
                                    Note, selecting 'lxplug-cputemp' for glob 'lx*'
                                    Note, selecting 'lxqt-globalkeys-l10n' for glob 'lx*'
                                    Note, selecting 'lxappearance-obconf' for glob 'lx*'
                                    Note, selecting 'lxqt-branding-debian' for glob 'lx*'
                                    Note, selecting 'lxde' for glob 'lx*'
                                    Note, selecting 'lxdm' for glob 'lx*'
                                    Note, selecting 'lxqt' for glob 'lx*'
                                    Note, selecting 'lxplug-magnifier' for glob 'lx*'
                                    Note, selecting 'lxinput' for glob 'lx*'
                                    Note, selecting 'lxshortcut' for glob 'lx*'
                                    Note, selecting 'lxpolkit-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxqt-branding' for glob 'lx*'
                                    Note, selecting 'lxqt-qt5plugin' for glob 'lx*'
                                    Note, selecting 'lxtask' for glob 'lx*'
                                    Note, selecting 'lxqt-policykit' for glob 'lx*'
                                    Note, selecting 'lxplug-netman' for glob 'lx*'
                                    Note, selecting 'lxsession-logout' for glob 'lx*'
                                    Note, selecting 'lxplug-batt' for glob 'lx*'
                                    Note, selecting 'lxqt-panel-l10n' for glob 'lx*'
                                    Note, selecting 'lxpanel-pi-dev-dbgsym' for glob 'lx*'
                                    Note, selecting 'lx-gdb' for glob 'lx*'
                                    Note, selecting 'lxc-tests' for glob 'lx*'
                                    Note, selecting 'lxplug-menu' for glob 'lx*'
                                    Note, selecting 'lxhotkey-core' for glob 'lx*'
                                    Note, selecting 'lxqt-common' for glob 'lx*'
                                    Note, selecting 'lxsession-default-apps' for glob 'lx*'
                                    Note, selecting 'lxsession-edit-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxqt-about' for glob 'lx*'
                                    Note, selecting 'lxde-icon-theme' for glob 'lx*'
                                    Note, selecting 'lxc-templates' for glob 'lx*'
                                    Note, selecting 'lxhotkey-data' for glob 'lx*'
                                    Note, selecting 'lxqt-session-l10n' for glob 'lx*'
                                    Note, selecting 'lximage-qt' for glob 'lx*'
                                    Note, selecting 'lxhotkey-dev' for glob 'lx*'
                                    Note, selecting 'lxqt-runner' for glob 'lx*'
                                    Note, selecting 'lxqt-build-tools-qt5' for glob 'lx*'
                                    Note, selecting 'lxhotkey-gtk' for glob 'lx*'
                                    Note, selecting 'lxhotkey-gui' for glob 'lx*'
                                    Note, selecting 'lxqt-menu-data' for glob 'lx*'
                                    Note, selecting 'lxplug-ptbatt' for glob 'lx*'
                                    Note, selecting 'lxsession-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxqt-themes' for glob 'lx*'
                                    Note, selecting 'lxhotkey-plugin-openbox' for glob 'lx*'
                                    Note, selecting 'lxqt-build-tools' for glob 'lx*'
                                    Note, selecting 'lxqt-config' for glob 'lx*'
                                    Note, selecting 'lxpanel-pi-dev' for glob 'lx*'
                                    Note, selecting 'lxtask-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxqt-about-l10n' for glob 'lx*'
                                    Note, selecting 'lxqt-session' for glob 'lx*'
                                    Note, selecting 'lxde-settings-daemon' for glob 'lx*'
                                    Note, selecting 'lxqt-config-l10n' for glob 'lx*'
                                    Note, selecting 'lxd-agent' for glob 'lx*'
                                    Note, selecting 'lxqt-globalkeys' for glob 'lx*'
                                    Note, selecting 'lxmusic' for glob 'lx*'
                                    Note, selecting 'lxde-session' for glob 'lx*'
                                    Note, selecting 'lxsession-logout-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxqt-notificationd' for glob 'lx*'
                                    Note, selecting 'lxsession-default-apps-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxappearance' for glob 'lx*'
                                    Note, selecting 'lxterminal-dbgsym' for glob 'lx*'
                                    Note, selecting 'lxqt-notificationd-l10n' for glob 'lx*'
                                    Note, selecting 'libfm-tools' instead of 'lxshortcut'
                                    Note, selecting 'openbox-lxde-session' instead of 'lxde-session'
                                    Note, selecting 'lxhotkey-gtk' instead of 'lxhotkey-gui'
                                    Note, selecting 'lxqt-branding-debian' instead of 'lxqt-branding'
                                    Package 'lxqt-qtplugin6' is not installed, so not removed
                                    Package 'lxqt-common' is not installed, so not removed
                                    Package 'lxplug-ptbatt' is not installed, so not removed
                                    Package 'lxplug-menu' is not installed, so not removed
                                    Note, selecting 'mesa-opencl-icd' for glob 'mesa*'
                                    Note, selecting 'mesa-test-tools' for glob 'mesa*'
                                    Note, selecting 'mesa-glide2-dev' for glob 'mesa*'
                                    Note, selecting 'mesag-dev' for glob 'mesa*'
                                    Note, selecting 'mesa-common-dev' for glob 'mesa*'
                                    Note, selecting 'mesa-vulkan-drivers-dbgsym' for glob 'mesa*'
                                    Note, selecting 'mesag3+ggi-dev' for glob 'mesa*'
                                    Note, selecting 'mesa-libgallium' for glob 'mesa*'
                                    Note, selecting 'mesa-drm-shim' for glob 'mesa*'
                                    Note, selecting 'mesa-va-drivers' for glob 'mesa*'
                                    Note, selecting 'mesa-libgallium-dbgsym' for glob 'mesa*'
                                    Note, selecting 'mesaflash' for glob 'mesa*'
                                    Note, selecting 'mesa-utils-bin' for glob 'mesa*'
                                    Note, selecting 'mesa-vulkan-drivers' for glob 'mesa*'
                                    Note, selecting 'mesa-drm-shim-dbgsym' for glob 'mesa*'
                                    Note, selecting 'mesa-utils-extra' for glob 'mesa*'
                                    Note, selecting 'mesa-teflon-delegate' for glob 'mesa*'
                                    Note, selecting 'mesa-opencl-icd-dbgsym' for glob 'mesa*'
                                    Note, selecting 'mesa-teflon-delegate-dbgsym' for glob 'mesa*'
                                    Note, selecting 'mesag3-widgets' for glob 'mesa*'
                                    Note, selecting 'mesa-utils' for glob 'mesa*'
                                    Note, selecting 'mesag3' for glob 'mesa*'
                                    Note, selecting 'mesa-vdpau-drivers' for glob 'mesa*'
                                    Note, selecting 'mesag-widgets-dev' for glob 'mesa*'
                                    Package 'mesa-test-tools' is not installed, so not removed
                                    Note, selecting 'libglw1-mesa-dev' instead of 'mesag-widgets-dev'
                                    Note, selecting 'libglw1-mesa-dev' instead of 'mesag3-widgets'
                                    Package 'mesag3' is not installed, so not removed
                                    Package 'mesa-glide2-dev' is not installed, so not removed
                                    Package 'mesag-dev' is not installed, so not removed
                                    Package 'mesag3+ggi-dev' is not installed, so not removed
                                    Note, selecting 'mesa-utils' instead of 'mesa-utils-extra'
                                    Package 'xserver-xephyr' is not installed, so not removed
                                    Package 'xserver-xorg-input-wacom' is not installed, so not removed
                                    Package 'xserver-xorg-input-synaptics' is not installed, so not removed
                                    Package 'xserver-x2gokdrive' is not installed, so not removed
                                    Package 'xserver-xorg-input-mtrack' is not installed, so not removed
                                    Package 'xserver-xorg-input-multitouch' is not installed, so not removed
                                    Package 'xserver-xorg-input-xwiimote' is not installed, so not removed
                                    Package 'xserver-xorg-dev' is not installed, so not removed
                                    Package 'xserver-xorg-legacy' is not installed, so not removed
                                    Package 'xserver-xorg-input-aiptek' is not installed, so not removed
                                    Package 'xserver-xorg-input-elographics' is not installed, so not removed
                                    Package 'xserver-xorg-input-evdev' is not installed, so not removed
                                    Package 'xserver-xorg-input-evdev-dev' is not installed, so not removed
                                    Package 'xserver-xorg-input-joystick' is not installed, so not removed
                                    Package 'xserver-xorg-input-joystick-dev' is not installed, so not removed
                                    Package 'xserver-xorg-input-kbd' is not installed, so not removed
                                    Package 'xserver-xorg-input-libinput-dev' is not installed, so not removed
                                    Package 'xserver-xorg-input-mouse' is not installed, so not removed
                                    Package 'xserver-xorg-input-synaptics-dev' is not installed, so not removed
                                    Package 'xserver-xorg-video-r128' is not installed, so not removed
                                    Package 'xserver-xorg-video-mach64' is not installed, so not removed
                                    Package 'xserver-xorg-video-cirrus' is not installed, so not removed
                                    Package 'xserver-xorg-video-dummy' is not installed, so not removed
                                    Package 'xserver-xorg-video-mga' is not installed, so not removed
                                    Package 'xserver-xorg-video-neomagic' is not installed, so not removed
                                    Package 'xserver-xorg-video-qxl' is not installed, so not removed
                                    Package 'xserver-xorg-video-savage' is not installed, so not removed
                                    Package 'xserver-xorg-video-siliconmotion' is not installed, so not removed
                                    Package 'xserver-xorg-video-sisusb' is not installed, so not removed
                                    Package 'xserver-xorg-video-nvidia' is not installed, so not removed
                                    Package 'xserver-xorg-video-nvidia-tesla-535' is not installed, so not removed
                                    Package 'xserver-xephyr-dbgsym' is not installed, so not removed
                                    Package 'xserver-xorg-core-dbgsym' is not installed, so not removed
                                    Package 'xserver-xorg-legacy-dbgsym' is not installed, so not removed
                                    Package 'xserver-xorg-video-fbturbo-dbgsym' is not installed, so not removed
                                    Package 'lightdm-remote-session-x2go' is not installed, so not removed
                                    Package 'lightdm-vala' is not installed, so not removed
                                    Package 'lightdm-autologin-greeter' is not installed, so not removed
                                    Package 'lightdm-gtk-greeter-settings' is not installed, so not removed
                                    Package 'lightdm-settings' is not installed, so not removed
                                    Package 'lightdm-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-jack' is not installed, so not removed
                                    Package 'vlc-plugin-fluidsynth' is not installed, so not removed
                                    Package 'vlc-plugin-pipewire' is not installed, so not removed
                                    Package 'vlc-plugin-svg' is not installed, so not removed
                                    Package 'vlc-plugin-bittorrent' is not installed, so not removed
                                    Package 'vlc-bin-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-access-extra-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-base-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-fluidsynth-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-jack-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-notify-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-qt-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-samba-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-skins2-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-svg-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-video-output-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-video-splitter-dbgsym' is not installed, so not removed
                                    Package 'vlc-plugin-visualization-dbgsym' is not installed, so not removed
                                    Package 'lxde-settings-daemon' is not installed, so not removed
                                    Package 'lxde-settings-daemon-dbgsym' is not installed, so not removed
                                    Package 'chromium-lwn4chrome' is not installed, so not removed
                                    Package 'chromium-shell' is not installed, so not removed
                                    Package 'chromium-driver' is not installed, so not removed
                                    Package 'chromium-headless-shell' is not installed, so not removed
                                    Package 'chromium-bsu' is not installed, so not removed
                                    Package 'chromium-bsu-data' is not installed, so not removed
                                    Package 'chromium-browser-l10n' is not installed, so not removed
                                    Package 'chromium-chromedriver' is not installed, so not removed
                                    Package 'chromium-common-dbgsym' is not installed, so not removed
                                    Package 'chromium-dbgsym' is not installed, so not removed
                                    Package 'chromium-headless-shell-dbgsym' is not installed, so not removed
                                    Package 'chromium-sandbox-dbgsym' is not installed, so not removed
                                    Package 'chromium-shell-dbgsym' is not installed, so not removed
                                    Package 'desktop-autoloader' is not installed, so not removed
                                    Package 'desktopfolder' is not installed, so not removed
                                    Package 'gnome-control-center' is not installed, so not removed
                                    Package 'gnome-screensaver' is not installed, so not removed
                                    Package 'gnome-themes-extra' is not installed, so not removed
                                    Package 'gnome-cards-data' is not installed, so not removed
                                    Package 'gnome-package-updater' is not installed, so not removed
                                    Package 'gnome-terminal' is not installed, so not removed
                                    Package 'gnome-panel-data' is not installed, so not removed
                                    Package 'gnome-common' is not installed, so not removed
                                    Package 'gnome-shell-extension-appindicator' is not installed, so not removed
                                    Package 'gnome-session-canberra' is not installed, so not removed
                                    Package 'gnome-settings-daemon' is not installed, so not removed
                                    Package 'gnome-user-docs' is not installed, so not removed
                                    Package 'gnome-user-share' is not installed, so not removed
                                    Package 'gnome-software' is not installed, so not removed
                                    Package 'gnome-packagekit' is not installed, so not removed
                                    Package 'gnome-calculator' is not installed, so not removed
                                    Package 'gnome-power-manager' is not installed, so not removed
                                    Package 'gnome-calls' is not installed, so not removed
                                    Package 'gnome-video-effects' is not installed, so not removed
                                    Package 'gnome-video-effects-frei0r' is not installed, so not removed
                                    Package 'gnome-backgrounds' is not installed, so not removed
                                    Package 'gnome-online-accounts-gtk' is not installed, so not removed
                                    Package 'gnome-text-editor' is not installed, so not removed
                                    Package 'gnome-screenshot' is not installed, so not removed
                                    Package 'gnome-snapshot' is not installed, so not removed
                                    Package 'gnome-characters' is not installed, so not removed
                                    Package 'gnome-disk-utility' is not installed, so not removed
                                    Package 'gnome-font-viewer' is not installed, so not removed
                                    Package 'gnome-games' is not installed, so not removed
                                    Package 'gnome-logs' is not installed, so not removed
                                    Package 'gnome-sound-recorder' is not installed, so not removed
                                    Package 'gnome-system-monitor' is not installed, so not removed
                                    Package 'gnome-connections' is not installed, so not removed
                                    Package 'gnome-color-manager' is not installed, so not removed
                                    Package 'gnome-desktop-testing' is not installed, so not removed
                                    Package 'gnome-accessibility-themes' is not installed, so not removed
                                    Package 'gnome-builder' is not installed, so not removed
                                    Package 'gnome-mines' is not installed, so not removed
                                    Package 'gnome-mahjongg' is not installed, so not removed
                                    Package 'gnomekiss' is not installed, so not removed
                                    Package 'gnome-clocks' is not installed, so not removed
                                    Package 'gnome-nibbles' is not installed, so not removed
                                    Package 'gnome-sudoku' is not installed, so not removed
                                    Package 'gnome-metronome' is not installed, so not removed
                                    Package 'gnome-pkg-tools' is not installed, so not removed
                                    Package 'gnome' is not installed, so not removed
                                    Package 'gnome-ponytail-daemon' is not installed, so not removed
                                    Package 'gnome-human-icon-theme' is not installed, so not removed
                                    Package 'gnome-epub-thumbnailer' is not installed, so not removed
                                    Package 'gnome-shell-extension-gamemode' is not installed, so not removed
                                    Package 'gnome-icon-theme-gartoon' is not installed, so not removed
                                    Package 'gnome-session' is not installed, so not removed
                                    Package 'gnome-session-bin' is not installed, so not removed
                                    Package 'gnome-session-common' is not installed, so not removed
                                    Package 'gnome-shell' is not installed, so not removed
                                    Package 'gnome-genius' is not installed, so not removed
                                    Package 'gnome-initial-setup' is not installed, so not removed
                                    Package 'gnome-maps' is not installed, so not removed
                                    Package 'gnome-2048' is not installed, so not removed
                                    Package 'gnome-activity-journal' is not installed, so not removed
                                    Package 'gnome-applets' is not installed, so not removed
                                    Package 'gnome-applets-data' is not installed, so not removed
                                    Package 'gnome-panel' is not installed, so not removed
                                    Package 'gnome-flashback' is not installed, so not removed
                                    Package 'gnome-audio' is not installed, so not removed
                                    Package 'gnome-core' is not installed, so not removed
                                    Package 'gnome-authenticator' is not installed, so not removed
                                    Package 'gnome-bluetooth-3-common' is not installed, so not removed
                                    Package 'gnome-bluetooth-sendto' is not installed, so not removed
                                    Package 'gnome-boxes' is not installed, so not removed
                                    Package 'gnome-breakout' is not installed, so not removed
                                    Package 'gnome-browser-connector' is not installed, so not removed
                                    Package 'gnome-calendar' is not installed, so not removed
                                    Package 'gnome-contacts' is not installed, so not removed
                                    Package 'gnome-calls-doc' is not installed, so not removed
                                    Package 'gnome-chess' is not installed, so not removed
                                    Package 'gnome-brave-icon-theme' is not installed, so not removed
                                    Package 'gnome-colors-common' is not installed, so not removed
                                    Package 'gnome-colors' is not installed, so not removed
                                    Package 'gnome-dust-icon-theme' is not installed, so not removed
                                    Package 'gnome-illustrious-icon-theme' is not installed, so not removed
                                    Package 'gnome-noble-icon-theme' is not installed, so not removed
                                    Package 'gnome-wine-icon-theme' is not installed, so not removed
                                    Package 'gnome-wise-icon-theme' is not installed, so not removed
                                    Package 'gnome-commander' is not installed, so not removed
                                    Package 'gnome-commander-data' is not installed, so not removed
                                    Package 'gnome-console' is not installed, so not removed
                                    Package 'gnome-control-center-data' is not installed, so not removed
                                    Package 'gnome-online-accounts' is not installed, so not removed
                                    Package 'gnome-remote-desktop' is not installed, so not removed
                                    Package 'gnome-control-center-dev' is not installed, so not removed
                                    Package 'gnome-decoder' is not installed, so not removed
                                    Package 'gnome-desktop-3-tests' is not installed, so not removed
                                    Package 'gnome-extra-icons' is not installed, so not removed
                                    Package 'gnome-feeds' is not installed, so not removed
                                    Package 'gnome-firmware' is not installed, so not removed
                                    Package 'gnome-flashback-common' is not installed, so not removed
                                    Package 'gnome-session-flashback' is not installed, so not removed
                                    Package 'gnome-hwp-support' is not installed, so not removed
                                    Package 'gnome-icon-theme-nuovo' is not installed, so not removed
                                    Package 'gnome-icon-theme-yasis' is not installed, so not removed
                                    Package 'gnome-keyring-pkcs11' is not installed, so not removed
                                    Package 'gnome-keysign' is not installed, so not removed
                                    Package 'gnome-kiosk' is not installed, so not removed
                                    Package 'gnome-kiosk-search-appliance' is not installed, so not removed
                                    Package 'gnome-kiosk-script-session' is not installed, so not removed
                                    Package 'gnome-klotski' is not installed, so not removed
                                    Package 'gnome-mastermind' is not installed, so not removed
                                    Package 'gnome-model-thumbnailer' is not installed, so not removed
                                    Package 'gnome-mousetrap' is not installed, so not removed
                                    Package 'gnome-multi-writer' is not installed, so not removed
                                    Package 'gnome-music' is not installed, so not removed
                                    Package 'gnome-nds-thumbnailer' is not installed, so not removed
                                    Package 'gnome-nettool' is not installed, so not removed
                                    Package 'gnome-network-displays' is not installed, so not removed
                                    Package 'gnome-packagekit-common' is not installed, so not removed
                                    Package 'gnome-pass-search-provider' is not installed, so not removed
                                    Package 'gnome-photos' is not installed, so not removed
                                    Package 'gnome-photos-tests' is not installed, so not removed
                                    Package 'gnome-pie' is not installed, so not removed
                                    Package 'gnome-podcasts' is not installed, so not removed
                                    Package 'gnome-settings-daemon-common' is not installed, so not removed
                                    Package 'gnome-recipes' is not installed, so not removed
                                    Package 'gnome-recipes-data' is not installed, so not removed
                                    Package 'gnome-robots' is not installed, so not removed
                                    Package 'gnome-screensaver-flags' is not installed, so not removed
                                    Package 'gnome-session-xsession' is not installed, so not removed
                                    Package 'gnome-settings-daemon-dev' is not installed, so not removed
                                    Package 'gnome-shell-common' is not installed, so not removed
                                    Package 'gnome-shell-extension-dash-to-panel' is not installed, so not removed
                                    Package 'gnome-shell-extension-dashtodock' is not installed, so not removed
                                    Package 'gnome-shell-extension-desktop-icons-ng' is not installed, so not removed
                                    Package 'gnome-shell-extensions' is not installed, so not removed
                                    Package 'gnome-shell-extension-prefs' is not installed, so not removed
                                    Package 'gnome-shell-extension-arc-menu' is not installed, so not removed
                                    Package 'gnome-shell-extension-autohidetopbar' is not installed, so not removed
                                    Package 'gnome-shell-extension-blur-my-shell' is not installed, so not removed
                                    Package 'gnome-shell-extension-caffeine' is not installed, so not removed
                                    Package 'gnome-shell-extension-manager' is not installed, so not removed
                                    Package 'gnome-shell-extension-easyscreencast' is not installed, so not removed
                                    Package 'gnome-shell-extension-flypie' is not installed, so not removed
                                    Package 'gnome-shell-extension-freon' is not installed, so not removed
                                    Package 'gnome-shell-extension-gsconnect' is not installed, so not removed
                                    Package 'gnome-shell-extension-gsconnect-browsers' is not installed, so not removed
                                    Package 'gnome-shell-extension-hamster' is not installed, so not removed
                                    Package 'gnome-shell-extension-hard-disk-led' is not installed, so not removed
                                    Package 'gnome-shell-extension-hide-activities' is not installed, so not removed
                                    Package 'gnome-shell-extension-impatience' is not installed, so not removed
                                    Package 'gnome-shell-extension-kimpanel' is not installed, so not removed
                                    Package 'gnome-shell-extension-no-annoyance' is not installed, so not removed
                                    Package 'gnome-shell-extension-runcat' is not installed, so not removed
                                    Package 'gnome-shell-extension-shortcuts' is not installed, so not removed
                                    Package 'gnome-shell-extension-tiling-assistant' is not installed, so not removed
                                    Package 'gnome-shell-extension-weather' is not installed, so not removed
                                    Package 'gnome-classic' is not installed, so not removed
                                    Package 'gnome-shell-extension-apps-menu' is not installed, so not removed
                                    Package 'gnome-shell-extension-places-menu' is not installed, so not removed
                                    Package 'gnome-shell-extension-launch-new-instance' is not installed, so not removed
                                    Package 'gnome-shell-extension-window-list' is not installed, so not removed
                                    Package 'gnome-classic-xsession' is not installed, so not removed
                                    Package 'gnome-shell-extensions-common' is not installed, so not removed
                                    Package 'gnome-shell-extension-auto-move-windows' is not installed, so not removed
                                    Package 'gnome-shell-extension-drive-menu' is not installed, so not removed
                                    Package 'gnome-shell-extension-light-style' is not installed, so not removed
                                    Package 'gnome-shell-extension-native-window-placement' is not installed, so not removed
                                    Package 'gnome-shell-extension-screenshot-window-sizer' is not installed, so not removed
                                    Package 'gnome-shell-extension-status-icons' is not installed, so not removed
                                    Package 'gnome-shell-extension-system-monitor' is not installed, so not removed
                                    Package 'gnome-shell-extension-user-theme' is not installed, so not removed
                                    Package 'gnome-shell-extension-windows-navigator' is not installed, so not removed
                                    Package 'gnome-shell-extension-workspace-indicator' is not installed, so not removed
                                    Package 'gnome-shell-extensions-extra' is not installed, so not removed
                                    Package 'gnome-tweaks' is not installed, so not removed
                                    Package 'gnome-shell-pomodoro' is not installed, so not removed
                                    Package 'gnome-shell-pomodoro-data' is not installed, so not removed
                                    Package 'gnome-software-plugin-deb' is not installed, so not removed
                                    Package 'gnome-software-common' is not installed, so not removed
                                    Package 'gnome-software-plugin-fwupd' is not installed, so not removed
                                    Package 'gnome-software-plugin-flatpak' is not installed, so not removed
                                    Package 'gnome-software-plugin-snap' is not installed, so not removed
                                    Package 'gnome-software-dev' is not installed, so not removed
                                    Package 'gnome-software-doc' is not installed, so not removed
                                    Package 'gnome-sushi' is not installed, so not removed
                                    Package 'gnome-system-tools' is not installed, so not removed
                                    Package 'gnome-taquin' is not installed, so not removed
                                    Package 'gnome-terminal-data' is not installed, so not removed
                                    Package 'gnome-tetravex' is not installed, so not removed
                                    Package 'gnome-tour' is not installed, so not removed
                                    Package 'gnome-usage' is not installed, so not removed
                                    Package 'gnome-video-effects-dev' is not installed, so not removed
                                    Package 'gnome-video-trimmer' is not installed, so not removed
                                    Package 'gnome-weather' is not installed, so not removed
                                    Package 'gnome-shell-extension-gpaste' is not installed, so not removed
                                    Package 'gnome-api-docs' is not installed, so not removed
                                    Package 'gnome-devel' is not installed, so not removed
                                    Package 'gnome-platform-devel' is not installed, so not removed
                                    Package 'gnome-theme-gilouche' is not installed, so not removed
                                    Package 'gnome-panel-control' is not installed, so not removed
                                    Package 'gnome-icon-theme-suede' is not installed, so not removed
                                    Package 'gnome-panel-control-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-ugly' is not installed, so not removed
                                    Package 'gstreamer1.0-pipewire' is not installed, so not removed
                                    Package 'gstreamer1.0-pulseaudio' is not installed, so not removed
                                    Package 'gstreamer1.0-tools' is not installed, so not removed
                                    Package 'gstreamer1.0-clutter-3.0' is not installed, so not removed
                                    Package 'gstreamer1.0-nice' is not installed, so not removed
                                    Package 'gstreamer1.0-gl' is not installed, so not removed
                                    Package 'gstreamer1.0-gtk3' is not installed, so not removed
                                    Package 'gstreamer1.0-gtk4' is not installed, so not removed
                                    Package 'gstreamer1.0-libcamera' is not installed, so not removed
                                    Package 'gstreamer1.0-opencv' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-bad-apps' is not installed, so not removed
                                    Package 'gstreamer1.0-wpe' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-base-apps' is not installed, so not removed
                                    Package 'gstreamer1.0-espeak' is not installed, so not removed
                                    Package 'gstreamer1.0-qt5' is not installed, so not removed
                                    Package 'gstreamer1.0-qt6' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-rtp' is not installed, so not removed
                                    Package 'gstreamer1.0-python3-plugin-loader' is not installed, so not removed
                                    Package 'gstreamer1.0-rtsp' is not installed, so not removed
                                    Package 'gstreamer1.0-vaapi' is not installed, so not removed
                                    Package 'gstreamer1.0-packagekit' is not installed, so not removed
                                    Package 'gstreamer1.0-pocketsphinx' is not installed, so not removed
                                    Package 'gstreamer1.0-adapter-pulseeffects' is not installed, so not removed
                                    Package 'gstreamer1.0-autogain-pulseeffects' is not installed, so not removed
                                    Package 'gstreamer1.0-convolver-pulseeffects' is not installed, so not removed
                                    Package 'gstreamer1.0-crystalizer-pulseeffects' is not installed, so not removed
                                    Package 'gstreamer1.0-fdkaac' is not installed, so not removed
                                    Package 'gstreamer1.0-alsa-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-gl-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-libcamera-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-opencv-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-pipewire-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-pispconvert' is not installed, so not removed
                                    Package 'gstreamer1.0-pispconvert-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-bad-apps-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-bad-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-base-apps-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-plugins-base-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-wpe-dbgsym' is not installed, so not removed
                                    Package 'gstreamer1.0-x-dbgsym' is not installed, so not removed
                                    Package 'gtk2-engines-murrine' is not installed, so not removed
                                    Package 'gtkmm-documentation' is not installed, so not removed
                                    Package 'gtkwave' is not installed, so not removed
                                    Package 'gtkatlantic' is not installed, so not removed
                                    Package 'gtkballs' is not installed, so not removed
                                    Package 'gtklp' is not installed, so not removed
                                    Package 'gtk-3-examples' is not installed, so not removed
                                    Package 'gtk-chtheme' is not installed, so not removed
                                    Package 'gtk-doc-tools' is not installed, so not removed
                                    Package 'gtk-im-libthai' is not installed, so not removed
                                    Package 'gtk3-im-libthai' is not installed, so not removed
                                    Package 'gtk-layer-shell-doc' is not installed, so not removed
                                    Package 'gtk-layer-shell-examples' is not installed, so not removed
                                    Package 'gtk-meshtastic-client' is not installed, so not removed
                                    Package 'gtk-session-lock-examples' is not installed, so not removed
                                    Package 'gtk-theme-switch' is not installed, so not removed
                                    Package 'gtk2-engines-aurora' is not installed, so not removed
                                    Package 'gtk2hs-buildtools' is not installed, so not removed
                                    Package 'gtk3-nocsd' is not installed, so not removed
                                    Package 'gtk-4-examples' is not installed, so not removed
                                    Package 'gtk-4-tests' is not installed, so not removed
                                    Package 'gtk4-layer-shell-doc' is not installed, so not removed
                                    Package 'gtk4-layer-shell-examples' is not installed, so not removed
                                    Package 'gtkam' is not installed, so not removed
                                    Package 'gtkcrypto' is not installed, so not removed
                                    Package 'gtkgreet' is not installed, so not removed
                                    Package 'gtkhash' is not installed, so not removed
                                    Package 'gtklock' is not installed, so not removed
                                    Package 'gtklock-playerctl-module' is not installed, so not removed
                                    Package 'gtklock-userinfo-module' is not installed, so not removed
                                    Package 'gtkman' is not installed, so not removed
                                    Package 'gtkterm' is not installed, so not removed
                                    Package 'gtk2-engines-qtcurve' is not installed, so not removed
                                    Package 'gtkmorph-example' is not installed, so not removed
                                    Package 'gtk-3-examples-dbgsym' is not installed, so not removed
                                    Package 'gtk-nop-dbgsym' is not installed, so not removed
                                    Package 'gtk2-engines-clearlookspix' is not installed, so not removed
                                    Package 'gtk2-engines-clearlookspix-dbgsym' is not installed, so not removed
                                    Package 'gtk2-engines-pixbuf-dbgsym' is not installed, so not removed
                                    Package 'gtk2-engines-pixflat-dbgsym' is not installed, so not removed
                                    Package 'lxc' is not installed, so not removed
                                    Package 'lxd' is not installed, so not removed
                                    Package 'lxqt-policykit' is not installed, so not removed
                                    Package 'lxi-tools' is not installed, so not removed
                                    Package 'lxc-dev' is not installed, so not removed
                                    Package 'lxqt-menu-data' is not installed, so not removed
                                    Package 'lxcfs' is not installed, so not removed
                                    Package 'lxd-tools' is not installed, so not removed
                                    Package 'lxqt-build-tools' is not installed, so not removed
                                    Package 'lx-gdb' is not installed, so not removed
                                    Package 'lxc-templates' is not installed, so not removed
                                    Package 'lxc-tests' is not installed, so not removed
                                    Package 'lxctl' is not installed, so not removed
                                    Package 'lxd-client' is not installed, so not removed
                                    Package 'lxd-agent' is not installed, so not removed
                                    Package 'lxd-migrate' is not installed, so not removed
                                    Package 'lxlock' is not installed, so not removed
                                    Package 'lxlauncher' is not installed, so not removed
                                    Package 'lxinput' is not installed, so not removed
                                    Package 'lxmusic' is not installed, so not removed
                                    Package 'lxdm' is not installed, so not removed
                                    Package 'lxhotkey-plugin-openbox' is not installed, so not removed
                                    Package 'lxhotkey-data' is not installed, so not removed
                                    Package 'lxhotkey-dev' is not installed, so not removed
                                    Package 'lximage-qt' is not installed, so not removed
                                    Package 'lximage-qt-l10n' is not installed, so not removed
                                    Package 'lxpanel-dev' is not installed, so not removed
                                    Package 'lxqt-about' is not installed, so not removed
                                    Package 'lxqt-about-l10n' is not installed, so not removed
                                    Package 'lxqt-qtplugin' is not installed, so not removed
                                    Package 'lxqt-admin' is not installed, so not removed
                                    Package 'lxqt-admin-l10n' is not installed, so not removed
                                    Package 'lxqt-archiver' is not installed, so not removed
                                    Package 'lxqt-archiver-l10n' is not installed, so not removed
                                    Package 'lxqt-branding-debian' is not installed, so not removed
                                    Package 'lxqt-theme-debian' is not installed, so not removed
                                    Package 'lxqt-system-theme' is not installed, so not removed
                                    Package 'lxqt-build-tools-qt5' is not installed, so not removed
                                    Package 'lxqt-config' is not installed, so not removed
                                    Package 'lxqt-config-l10n' is not installed, so not removed
                                    Package 'lxqt-powermanagement' is not installed, so not removed
                                    Package 'lxqt-session' is not installed, so not removed
                                    Package 'lxqt' is not installed, so not removed
                                    Package 'lxqt-core' is not installed, so not removed
                                    Package 'lxqt-globalkeys' is not installed, so not removed
                                    Package 'lxqt-globalkeys-l10n' is not installed, so not removed
                                    Package 'lxqt-panel' is not installed, so not removed
                                    Package 'lxqt-openssh-askpass' is not installed, so not removed
                                    Package 'lxqt-sudo' is not installed, so not removed
                                    Package 'lxqt-themes' is not installed, so not removed
                                    Package 'lxqt-notificationd' is not installed, so not removed
                                    Package 'lxqt-runner' is not installed, so not removed
                                    Package 'lxqt-notificationd-l10n' is not installed, so not removed
                                    Package 'lxqt-openssh-askpass-l10n' is not installed, so not removed
                                    Package 'lxqt-panel-l10n' is not installed, so not removed
                                    Package 'lxqt-policykit-l10n' is not installed, so not removed
                                    Package 'lxqt-powermanagement-l10n' is not installed, so not removed
                                    Package 'lxqt-qt5plugin' is not installed, so not removed
                                    Package 'lxqt-runner-l10n' is not installed, so not removed
                                    Package 'lxqt-session-l10n' is not installed, so not removed
                                    Package 'lxqt-sudo-l10n' is not installed, so not removed
                                    Package 'lxsession-default-apps' is not installed, so not removed
                                    Package 'lxpanel-pi' is not installed, so not removed
                                    Package 'lxpanel-pi-dbgsym' is not installed, so not removed
                                    Package 'lxpanel-pi-dev' is not installed, so not removed
                                    Package 'lxpanel-pi-dev-dbgsym' is not installed, so not removed
                                    Package 'lxpolkit-dbgsym' is not installed, so not removed
                                    Package 'lxsession-dbgsym' is not installed, so not removed
                                    Package 'lxsession-default-apps-dbgsym' is not installed, so not removed
                                    Package 'lxsession-edit-dbgsym' is not installed, so not removed
                                    Package 'lxsession-logout-dbgsym' is not installed, so not removed
                                    Package 'lxtask-dbgsym' is not installed, so not removed
                                    Package 'lxterminal-dbgsym' is not installed, so not removed
                                    Package 'mesa-utils' is not installed, so not removed
                                    Package 'mesa-common-dev' is not installed, so not removed
                                    Package 'mesa-opencl-icd' is not installed, so not removed
                                    Package 'mesa-va-drivers' is not installed, so not removed
                                    Package 'mesaflash' is not installed, so not removed
                                    Package 'mesa-drm-shim' is not installed, so not removed
                                    Package 'mesa-teflon-delegate' is not installed, so not removed
                                    Package 'mesa-vulkan-drivers' is not installed, so not removed
                                    Package 'mesa-utils-bin' is not installed, so not removed
                                    Package 'mesa-drm-shim-dbgsym' is not installed, so not removed
                                    Package 'mesa-libgallium-dbgsym' is not installed, so not removed
                                    Package 'mesa-opencl-icd-dbgsym' is not installed, so not removed
                                    Package 'mesa-teflon-delegate-dbgsym' is not installed, so not removed
                                    Package 'mesa-vulkan-drivers-dbgsym' is not installed, so not removed
                                    You might want to run 'apt --fix-broken install' to correct these.
                                    The following packages have unmet dependencies:
                                     adwaita-icon-theme : Depends: gtk-update-icon-cache
                                                          Depends: hicolor-icon-theme but it is not going to be installed
                                     alacarte : Depends: gnome-menus (>= 3.5.3) but it is not going to be installed
                                     evince : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     galculator : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.3.16) but it is not going to be installed
                                     gcr : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                           Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     gcr4 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     geany : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     gir1.2-glib-2.0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                     gir1.2-gtk-3.0 : Depends: libgtk-3-0t64 (>= 3.24.36-2+rpt1) but it is not going to be installed
                                     girepository-tools : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                     gui-pkinst : Depends: libglib2.0-0t64 (>= 2.22.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     gui-updater : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     gvfs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     gvfs-backends : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                     Recommends: gnome-keyring or
                                                                 kwalletmanager but it is not going to be installed
                                                     Recommends: wsdd but it is not installable
                                     gvfs-common : Depends: desktop-file-utils
                                     gvfs-daemons : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     gvfs-fuse : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     gvfs-libs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     libadwaita-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libappstream5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libatk1.0-0t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libatkmm-1.6-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                     libavahi-glib1 : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                     libavcodec61 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                     libayatana-ido3-0.4-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                     libayatana-indicator3-7 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                               Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                     libbabeltrace1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                     libcairo-gobject2 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                     libcamera0.5 : Depends: libcamera-ipa (= 0.5.2+rpt20250903-1~bpo12+1) but 0.7.1+rpt20260609-1 is to be installed
                                     libcloudproviders0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                     libegl-mesa0 : Depends: mesa-libgallium (= 25.0.7-2+rpt4) but it is not going to be installed
                                     libevdocument3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     libevview3-3t64 : Depends: gstreamer1.0-plugins-base but it is not going to be installed
                                                       Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     libfm-extra4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libfm-gtk3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     libfm-modules : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                     libfm4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: lxmenu-data but it is not going to be installed
                                     libgbm1 : Depends: mesa-libgallium (= 25.0.7-2+rpt4) but it is not going to be installed
                                     libgck-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libgck-2-2 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                     libgcr-4-4 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                     libgcr-base-3-1 : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     libgcr-ui-3-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     libgio-2.0-dev : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                     libgio-2.0-dev-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                     libgirepository-1.0-1 : Depends: libglib2.0-0t64 (>= 2.82.0) but it is not going to be installed
                                     libgirepository-2.0-0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                     libglib2.0-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                     libglibmm-2.4-1t64 : Depends: libglib2.0-0t64 (>= 2.62.0) but it is not going to be installed
                                     libglx-mesa0 : Depends: mesa-libgallium (= 25.0.7-2+rpt4) but it is not going to be installed
                                     libgnome-desktop-3-20t64 : Depends: gnome-desktop3-data (>= 44.3-3) but it is not going to be installed
                                                                Depends: gnome-desktop3-data (< 45~) but it is not going to be installed
                                                                Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                                Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                     libgoa-1.0-0b : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     libgraphene-1.0-0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                     libgspell-1-3 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.20) but it is not going to be installed
                                     libgstreamer-gl1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                            Recommends: gstreamer1.0-gl but it is not going to be installed
                                     libgstreamer-plugins-bad1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                     libgstreamer-plugins-base1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                                                      Recommends: gstreamer1.0-plugins-base but it is not going to be installed
                                     libgstreamer1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                     libgtk-3-0 : Depends: hicolor-icon-theme but it is not going to be installed
                                                  Recommends: libgtk-3-bin
                                     libgtk-4-1 : Depends: hicolor-icon-theme but it is not going to be installed
                                                  Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                  Recommends: libgtk-4-bin
                                                  Recommends: libgtk-4-media-gstreamer
                                     libgtk-layer-shell0 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.24.48) but it is not going to be installed
                                     libgtk2.0-0 : Depends: hicolor-icon-theme but it is not going to be installed
                                                   Recommends: libgail-common but it is not going to be installed
                                     libgtk2.0-bin : Depends: gtk-update-icon-cache
                                     libgtkmm-3.0-1t64 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.24.0) but it is not going to be installed
                                     libgtksourceview-4-0 : Depends: libglib2.0-0t64 (>= 2.48.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     libgxps2t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libhandy-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.23.1) but it is not going to be installed
                                     libharfbuzz-gobject0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                     libharfbuzz0b : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                     libinput-tools : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                     libinput10 : Depends: libmtdev1t64 (>= 1.1.0) but it is not going to be installed
                                     libjavascriptcoregtk-4.1-0 : Depends: libglib2.0-0t64 (>= 2.66.0) but it is not going to be installed
                                     libkeybinder-3.0-0 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                     libmate-desktop-2-17t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                               Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     libmenu-cache-bin : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                     libmousepad0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     libmsgraph-1-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libnetplan1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                     libnm0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                     libnma0 : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     libpango-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libpangocairo-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libpangoft2-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libpangomm-1.4-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                     libpangoxft-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libpeas-1.0-0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     libpipewire-0.3-modules : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                     libpoppler-glib8t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libproxy1v5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     libqt5ct-common1.8 : Depends: libqt5core5t64 (>= 5.9~) but it is not going to be installed
                                                          Depends: libqt5gui5t64 (>= 5.9~) but it is not going to be installed or
                                                                   libqt5gui5-gles (>= 5.9~) but it is not going to be installed
                                     libqt6core6t64 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                     libqt6gui6 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                  Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                                  Recommends: qt6-svg-plugins but it is not going to be installed
                                                  Recommends: qt6-wayland but it is not going to be installed
                                     libqt6network6 : Depends: libglib2.0-0t64 (>= 2.46.0) but it is not going to be installed
                                     libqt6opengl6 : Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                     libsane1 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                     libspa-0.2-bluetooth : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                     libudev-dev : Depends: libudev1 (= 257.13-1~deb13u1) but 252.39-1~deb12u2 is to be installed
                                     libvolume-key1 : Depends: libglib2.0-0t64 (>= 2.18.0) but it is not going to be installed
                                     libvte-2.91-0 : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     libwacom9 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                     libwebkit2gtk-4.1-0 : Depends: gstreamer1.0-plugins-base but it is not going to be installed
                                                           Depends: gstreamer1.0-plugins-good but it is not going to be installed
                                                           Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.23.0) but it is not going to be installed
                                                           Recommends: gstreamer1.0-gl but it is not going to be installed
                                                           Recommends: gstreamer1.0-libav but it is not going to be installed
                                                           Recommends: gstreamer1.0-plugins-bad but it is not going to be installed
                                     libwnck-3-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                     libxfce4ui-2-0 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                     libxfce4util7 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                     Recommends: libxfce4util-bin but it is not going to be installed
                                     libxfconf-0-3 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                     libxmlb2 : Depends: libglib2.0-0t64 (>= 2.54.0) but it is not going to be installed
                                     lp-connection-editor : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     mate-polkit : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                     mousepad : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.13.7) but it is not going to be installed
                                     netplan-generator : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                     netplan.io : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                  Recommends: python3-rich but it is not going to be installed
                                     network-manager : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                                       Recommends: network-manager-l10n but it is not going to be installed
                                     notification-daemon : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                     obconf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                     openbox-lxde-session : Depends: lxde-common but it is not going to be installed
                                                            Depends: lxsession but it is not going to be installed
                                     openssh-sftp-server : Depends: openssh-client (= 1:9.2p1-2+deb12u10)
                                     pango1.0-tools : Depends: libglib2.0-0t64 (>= 2.80) but it is not going to be installed
                                     pcmanfm : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                               Recommends: lxde-icon-theme but it is not going to be installed or
                                                           gnome-icon-theme but it is not going to be installed or
                                                           oxygen-icon-theme but it is not going to be installed or
                                                           tango-icon-theme but it is not going to be installed
                                     pi-package : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                     pi-package-session : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                     piclone : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     pipanel : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     pishutdown : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     piwiz : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     pixflat-theme : Depends: gtk2-engines-pixbuf but it is not going to be installed
                                                     Depends: gtk2-engines-pixflat but it is not going to be installed
                                     pplug-ejecter-data : Depends: gtk-update-icon-cache
                                     pplug-power-data : Depends: gtk-update-icon-cache
                                     pplug-updater-data : Depends: gtk-update-icon-cache
                                     python3-dbus : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                     python3-gi : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                     python3-pyqt5 : Depends: libqt5printsupport5 (>= 5.15)
                                     qt5-gtk-platformtheme : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                                             Depends: libqt5core5t64 (>= 5.15.1) but it is not going to be installed
                                                             Depends: libqt5dbus5t64 (>= 5.14.1) but it is not going to be installed
                                                             Depends: libqt5gui5t64 (>= 5.14.1) but it is not going to be installed or
                                                                      libqt5gui5-gles (>= 5.14.1) but it is not going to be installed
                                                             Depends: qtbase-abi-5-15-15
                                     qt6-gtk-platformtheme : Depends: gnome-themes-extra-data but it is not going to be installed
                                                             Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     raindrop : Depends: libglib2.0-0t64 (>= 2.40.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                Depends: lightdm but it is not going to be installed
                                     rasputin : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     rc-gui : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     rp-bookshelf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                    Depends: desktop-file-utils
                                     rp-prefapps : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                   Depends: desktop-file-utils
                                     rpi-chromium-mods : Depends: chromium (>= 92) but it is not going to be installed
                                     sudopwd : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     vdpau-driver-all : Depends: mesa-vdpau-drivers but it is not going to be installed
                                     wayfire : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                     wf-panel-pi : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                   Recommends: wfplug-clock but it is not going to be installed
                                     wfplug-batt : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-bluetooth : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-connect : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                                      Depends: gtk-update-icon-cache
                                     wfplug-cpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-cputemp : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-ejecter : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-gpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-menu : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-netman : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-power : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-squeek : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                                     Depends: gtk-update-icon-cache
                                     wfplug-updater : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     wfplug-volumepulse : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                     xarchiver : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                                 Recommends: 7zip but it is not going to be installed
                                     xdg-desktop-portal-gtk : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                              Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                     xfconf : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                     xorg : Depends: xserver-xorg (>= 1:7.7+24+deb13u1) but it is not going to be installed
                                            Depends: xterm or
                                                     x-terminal-emulator
                                     xorgxrdp : Depends: xorg-input-abi-24
                                                Depends: xorg-video-abi-25
                                                Depends: xserver-xorg-core (>= 2:21.1.1) but it is not going to be installed
                                     xwayland : Depends: xserver-common but it is not going to be installed
                                     zenity : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                     zenoty : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • H Hadebe

                                      sieht für mich nicht besser aus

                                      pi@raspi01:~ $ sudo apt purge xserver* lightdm* raspberrypi-ui-mods vlc* lxde* chromium* desktop* gnome* gstreamer* gtk* hicolor-icon-theme* lx* mesa*
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      Note, selecting 'xserver-xorg-video-nouveau' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-evdev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-fbturbo-dbgsym' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-mouse' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-evtouch' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-amdgpu' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-mach64' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-core' for glob 'xserver*'
                                      Note, selecting 'xserver-xephyr-dbgsym' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-fbturbo' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-modesetting' for glob 'xserver*'
                                      Note, selecting 'xserver-x2gokdrive' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-all' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-intel' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-kbd' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-r128' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-joystick' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-xwiimote' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-vesa' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-elographics' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-dummy' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-aiptek' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-legacy' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-nvidia-any' for glob 'xserver*'
                                      Note, selecting 'xserver-common' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-radeon' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-synaptics' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-dev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-vmware' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-neomagic' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-mtrack' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-libinput' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-siliconmotion' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-evdev-dev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-sisusb' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-cirrus' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-wacom' for glob 'xserver*'
                                      Note, selecting 'xserver' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-core-dbgsym' for glob 'xserver*'
                                      Note, selecting 'xserver-xephyr' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-driver-all' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-joystick-dev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-nvidia-tesla-535' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-legacy-dbgsym' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-libinput-dev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-savage' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-synaptics-dev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-all' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-ast' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-ati' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-fbdev' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-nvidia' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-nvidia-legacy-304xx' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-input-multitouch' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-mga' for glob 'xserver*'
                                      Note, selecting 'xserver-xorg-video-qxl' for glob 'xserver*'
                                      Package 'xserver-xorg-video-vmware' is not installed, so not removed
                                      Package 'xserver-xorg-video-intel' is not installed, so not removed
                                      Package 'xserver-xorg-driver-all' is not installed, so not removed
                                      Package 'xserver-xorg-input-evtouch' is not installed, so not removed
                                      Note, selecting 'xserver-xorg-core' instead of 'xserver-xorg-video-modesetting'
                                      Package 'xserver-xorg-video-nvidia-legacy-304xx' is not installed, so not removed
                                      Package 'xserver-xorg-video-ast' is not installed, so not removed
                                      Note, selecting 'lightdm-dbgsym' for glob 'lightdm*'
                                      Note, selecting 'lightdm-gtk-greeter-settings' for glob 'lightdm*'
                                      Note, selecting 'lightdm-autologin-greeter' for glob 'lightdm*'
                                      Note, selecting 'lightdm-gtk-greeter' for glob 'lightdm*'
                                      Note, selecting 'lightdm' for glob 'lightdm*'
                                      Note, selecting 'lightdm-remote-session-x2go' for glob 'lightdm*'
                                      Note, selecting 'lightdm-greeter' for glob 'lightdm*'
                                      Note, selecting 'lightdm-vala' for glob 'lightdm*'
                                      Note, selecting 'lightdm-settings' for glob 'lightdm*'
                                      Note, selecting 'vlc-plugin-qt' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-samba-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-data' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-abi-3-0-0ft64' for glob 'vlc*'
                                      Note, selecting 'vlc-bin-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-bittorrent' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-jack-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc' for glob 'vlc*'
                                      Note, selecting 'vlc-bin' for glob 'vlc*'
                                      Note, selecting 'vlc-l10n' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-bittorent' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-pipewire' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-video-output-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-jack' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-samba' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-qt-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-access-extra-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-notify' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-fluidsynth' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-visualization-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-abi-3-0-0f' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-fluidsynth-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-access-extra' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-notify-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-skins2' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-svg' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-video-splitter' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-video-output' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-svg-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-base-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-skins2-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-video-splitter-dbgsym' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-base' for glob 'vlc*'
                                      Note, selecting 'vlc-plugin-visualization' for glob 'vlc*'
                                      Package 'vlc-plugin-bittorent' is not installed, so not removed
                                      Note, selecting 'libvlccore9' instead of 'vlc-plugin-abi-3-0-0ft64'
                                      Note, selecting 'lxde-settings-daemon-dbgsym' for glob 'lxde*'
                                      Note, selecting 'lxde-common' for glob 'lxde*'
                                      Note, selecting 'lxde-core' for glob 'lxde*'
                                      Note, selecting 'lxde' for glob 'lxde*'
                                      Note, selecting 'lxde-icon-theme' for glob 'lxde*'
                                      Note, selecting 'lxde-settings-daemon' for glob 'lxde*'
                                      Note, selecting 'lxde-session' for glob 'lxde*'
                                      Note, selecting 'openbox-lxde-session' instead of 'lxde-session'
                                      Note, selecting 'chromium-bsu' for glob 'chromium*'
                                      Note, selecting 'chromium-sandbox' for glob 'chromium*'
                                      Note, selecting 'chromium-codecs-ffmpeg-extra:armhf' for glob 'chromium*'
                                      Note, selecting 'chromium-shell-dbgsym' for glob 'chromium*'
                                      Note, selecting 'chromium-driver' for glob 'chromium*'
                                      Note, selecting 'chromium-shell' for glob 'chromium*'
                                      Note, selecting 'chromium-dbgsym' for glob 'chromium*'
                                      Note, selecting 'chromium-sandbox-dbgsym' for glob 'chromium*'
                                      Note, selecting 'chromium' for glob 'chromium*'
                                      Note, selecting 'chromium-headless-shell' for glob 'chromium*'
                                      Note, selecting 'chromium-data' for glob 'chromium*'
                                      Note, selecting 'chromium-browser' for glob 'chromium*'
                                      Note, selecting 'chromium-chromedriver' for glob 'chromium*'
                                      Note, selecting 'chromium-lwn4chrome' for glob 'chromium*'
                                      Note, selecting 'chromium-l10n' for glob 'chromium*'
                                      Note, selecting 'chromium-common' for glob 'chromium*'
                                      Note, selecting 'chromium-headless-shell-dbgsym' for glob 'chromium*'
                                      Note, selecting 'chromium-common-dbgsym' for glob 'chromium*'
                                      Note, selecting 'chromium-tt-rss-notifier' for glob 'chromium*'
                                      Note, selecting 'chromium-bsu-data' for glob 'chromium*'
                                      Note, selecting 'chromium-browser-l10n' for glob 'chromium*'
                                      Package 'chromium-tt-rss-notifier' is not installed, so not removed
                                      Package 'chromium-data' is not installed, so not removed
                                      Package 'chromium-codecs-ffmpeg-extra:armhf' is not installed, so not removed
                                      Note, selecting 'desktop-base' for glob 'desktop*'
                                      Note, selecting 'desktop-autoloader' for glob 'desktop*'
                                      Note, selecting 'desktop-file-utils' for glob 'desktop*'
                                      Note, selecting 'desktopfolder' for glob 'desktop*'
                                      Note, selecting 'gnome-shell-extension-dashtodock' for glob 'gnome*'
                                      Note, selecting 'gnome-text-editor' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-dash-to-dock' for glob 'gnome*'
                                      Note, selecting 'gnomekiss' for glob 'gnome*'
                                      Note, selecting 'gnome-kiosk-script-session' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-light-style' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-launch-new-instance' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-pomodoro-data' for glob 'gnome*'
                                      Note, selecting 'gnome-user-docs' for glob 'gnome*'
                                      Note, selecting 'gnome-wine-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-power-manager' for glob 'gnome*'
                                      Note, selecting 'gnome-panel' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-hard-disk-led' for glob 'gnome*'
                                      Note, selecting 'gnome-video-effects-frei0r' for glob 'gnome*'
                                      Note, selecting 'gnome-breakout' for glob 'gnome*'
                                      Note, selecting 'gnome-sound-recorder' for glob 'gnome*'
                                      Note, selecting 'gnome-sudoku' for glob 'gnome*'
                                      Note, selecting 'gnome-themes-standard-data' for glob 'gnome*'
                                      Note, selecting 'gnome-software-plugin' for glob 'gnome*'
                                      Note, selecting 'gnome-font-viewer' for glob 'gnome*'
                                      Note, selecting 'gnome-online-accounts-gtk' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-workspace-indicator' for glob 'gnome*'
                                      Note, selecting 'gnome-human-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-software' for glob 'gnome*'
                                      Note, selecting 'gnome-alsamixer' for glob 'gnome*'
                                      Note, selecting 'gnome-software-plugin-fwupd' for glob 'gnome*'
                                      Note, selecting 'gnome-initial-setup' for glob 'gnome*'
                                      Note, selecting 'gnome-user-share' for glob 'gnome*'
                                      Note, selecting 'gnome-weather' for glob 'gnome*'
                                      Note, selecting 'gnome-session-flashback' for glob 'gnome*'
                                      Note, selecting 'gnome-klotski' for glob 'gnome*'
                                      Note, selecting 'gnome-software-common' for glob 'gnome*'
                                      Note, selecting 'gnome-commander' for glob 'gnome*'
                                      Note, selecting 'gnome-mplayer' for glob 'gnome*'
                                      Note, selecting 'gnome-video-arcade' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-taskbar' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-runcat' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-tiling-assistant' for glob 'gnome*'
                                      Note, selecting 'gnome-ponytail-daemon' for glob 'gnome*'
                                      Note, selecting 'gnome-themes-extras' for glob 'gnome*'
                                      Note, selecting 'gnome-bluetooth-3-common' for glob 'gnome*'
                                      Note, selecting 'gnome-applets-data' for glob 'gnome*'
                                      Note, selecting 'gnome-nibbles' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-gpaste' for glob 'gnome*'
                                      Note, selecting 'gnome-audio' for glob 'gnome*'
                                      Note, selecting 'gnome-network-displays' for glob 'gnome*'
                                      Note, selecting 'gnome-color-manager' for glob 'gnome*'
                                      Note, selecting 'gnome-connections' for glob 'gnome*'
                                      Note, selecting 'gnome-games-app' for glob 'gnome*'
                                      Note, selecting 'gnome-desktop-3-tests' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-native-window-placement' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme-yasis' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extensions-extra' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-gsconnect-browsers' for glob 'gnome*'
                                      Note, selecting 'gnome-dictionary' for glob 'gnome*'
                                      Note, selecting 'gnome-boxes' for glob 'gnome*'
                                      Note, selecting 'gnome-software-plugin-deb' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-vertical-workspaces' for glob 'gnome*'
                                      Note, selecting 'gnome-control-center-signon' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-kimpanel' for glob 'gnome*'
                                      Note, selecting 'gnome-session-bin' for glob 'gnome*'
                                      Note, selecting 'gnome-flashback-common' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-middleclickclose' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-auto-move-windows' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-pomodoro' for glob 'gnome*'
                                      Note, selecting 'gnome-tweaks' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-window-list' for glob 'gnome*'
                                      Note, selecting 'gnome-system-monitor' for glob 'gnome*'
                                      Note, selecting 'gnome-panel-data' for glob 'gnome*'
                                      Note, selecting 'gnome-noble-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-apps-menu' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-disable-workspace-switcher' for glob 'gnome*'
                                      Note, selecting 'gnome' for glob 'gnome*'
                                      Note, selecting 'gnome-cards-data' for glob 'gnome*'
                                      Note, selecting 'gnome-remote-desktop' for glob 'gnome*'
                                      Note, selecting 'gnome-tweak-tool' for glob 'gnome*'
                                      Note, selecting 'gnome-applets' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-colors-common' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme-full' for glob 'gnome*'
                                      Note, selecting 'gnome-power-statistics' for glob 'gnome*'
                                      Note, selecting 'gnome-pass-search-provider' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-easyscreencast' for glob 'gnome*'
                                      Note, selecting 'gnome-kiosk' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-flypie' for glob 'gnome*'
                                      Note, selecting 'gnome-calendar' for glob 'gnome*'
                                      Note, selecting 'gnome-screensaver' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extensions' for glob 'gnome*'
                                      Note, selecting 'gnome-panel-control-dbgsym' for glob 'gnome*'
                                      Note, selecting 'gnome-shell' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-status-icons' for glob 'gnome*'
                                      Note, selecting 'gnome-mime-data' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-weather' for glob 'gnome*'
                                      Note, selecting 'gnome-classic' for glob 'gnome*'
                                      Note, selecting 'gnome-settings-daemon-common' for glob 'gnome*'
                                      Note, selecting 'gnome-software-dev' for glob 'gnome*'
                                      Note, selecting 'gnome-software-doc' for glob 'gnome*'
                                      Note, selecting 'gnome-feeds' for glob 'gnome*'
                                      Note, selecting 'gnome-session-xsession' for glob 'gnome*'
                                      Note, selecting 'gnome-mines' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme-gartoon' for glob 'gnome*'
                                      Note, selecting 'gnome-usage' for glob 'gnome*'
                                      Note, selecting 'gnome-software-plugin-snap' for glob 'gnome*'
                                      Note, selecting 'gnome-logs' for glob 'gnome*'
                                      Note, selecting 'gnome-core-devel' for glob 'gnome*'
                                      Note, selecting 'gnome-themes-standard' for glob 'gnome*'
                                      Note, selecting 'gnome-extra-icons' for glob 'gnome*'
                                      Note, selecting 'gnome-snapshot' for glob 'gnome*'
                                      Note, selecting 'gnome-devel' for glob 'gnome*'
                                      Note, selecting 'gnome-metronome' for glob 'gnome*'
                                      Note, selecting 'gnome-robots' for glob 'gnome*'
                                      Note, selecting 'gnome-packagekit' for glob 'gnome*'
                                      Note, selecting 'gnome-mastermind' for glob 'gnome*'
                                      Note, selecting 'gnome-calculator' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-desktop-icons-ng' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-just-perfection' for glob 'gnome*'
                                      Note, selecting 'gnome-2048' for glob 'gnome*'
                                      Note, selecting 'gnome-themes-extra-data' for glob 'gnome*'
                                      Note, selecting 'gnome-video-trimmer' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-top-icons-plus' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme-nuovo' for glob 'gnome*'
                                      Note, selecting 'gnome-extensions-app' for glob 'gnome*'
                                      Note, selecting 'gnome-settings-daemon' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-appindicator' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-desktop-icons' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-autohidetopbar' for glob 'gnome*'
                                      Note, selecting 'gnome-illustrious-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-epub-thumbnailer' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-places-menu' for glob 'gnome*'
                                      Note, selecting 'gnome-photos' for glob 'gnome*'
                                      Note, selecting 'gnome-maps' for glob 'gnome*'
                                      Note, selecting 'gnome-multi-writer' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-freon' for glob 'gnome*'
                                      Note, selecting 'gnome-package-updater' for glob 'gnome*'
                                      Note, selecting 'gnome-contacts' for glob 'gnome*'
                                      Note, selecting 'gnome-mahjongg' for glob 'gnome*'
                                      Note, selecting 'gnome-commander-data' for glob 'gnome*'
                                      Note, selecting 'gnome-packagekit-data' for glob 'gnome*'
                                      Note, selecting 'gnome-desktop3-data' for glob 'gnome*'
                                      Note, selecting 'gnome-podcasts' for glob 'gnome*'
                                      Note, selecting 'gnome-colors' for glob 'gnome*'
                                      Note, selecting 'gnome-disk-utility' for glob 'gnome*'
                                      Note, selecting 'gnome-firmware' for glob 'gnome*'
                                      Note, selecting 'gnome-notes' for glob 'gnome*'
                                      Note, selecting 'gnome-classic-xsession' for glob 'gnome*'
                                      Note, selecting 'gnome-desktop-testing' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme-suede' for glob 'gnome*'
                                      Note, selecting 'gnome-online-accounts' for glob 'gnome*'
                                      Note, selecting 'gnome-backgrounds' for glob 'gnome*'
                                      Note, selecting 'gnome-system-tools' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-no-annoyance' for glob 'gnome*'
                                      Note, selecting 'gnome-settings-daemon-dev' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-screenshot-window-sizer' for glob 'gnome*'
                                      Note, selecting 'gnome-screensaver-flags' for glob 'gnome*'
                                      Note, selecting 'gnome-bluetooth-sendto' for glob 'gnome*'
                                      Note, selecting 'gnome-screenshot' for glob 'gnome*'
                                      Note, selecting 'gnome-calls' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-common' for glob 'gnome*'
                                      Note, selecting 'gnome-media' for glob 'gnome*'
                                      Note, selecting 'gnome-control-center-data' for glob 'gnome*'
                                      Note, selecting 'gnome-music' for glob 'gnome*'
                                      Note, selecting 'gnome-tetravex' for glob 'gnome*'
                                      Note, selecting 'gnome-platform-devel' for glob 'gnome*'
                                      Note, selecting 'gnome-theme-gilouche' for glob 'gnome*'
                                      Note, selecting 'gnome-keyring' for glob 'gnome*'
                                      Note, selecting 'gnome-icon-theme-symbolic' for glob 'gnome*'
                                      Note, selecting 'gnome-hwp-support' for glob 'gnome*'
                                      Note, selecting 'gnome-authenticator' for glob 'gnome*'
                                      Note, selecting 'gnome-mpv' for glob 'gnome*'
                                      Note, selecting 'gnome-pkg-tools' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-manager' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-workspaces-to-dock' for glob 'gnome*'
                                      Note, selecting 'gnome-menus' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-arc-menu' for glob 'gnome*'
                                      Note, selecting 'gnome-wise-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-hibernate-status' for glob 'gnome*'
                                      Note, selecting 'gnome-panel-control' for glob 'gnome*'
                                      Note, selecting 'gnome-pie' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-windows-navigator' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-shortcuts' for glob 'gnome*'
                                      Note, selecting 'gnome-brave-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-dash-to-panel' for glob 'gnome*'
                                      Note, selecting 'gnome-video-effects' for glob 'gnome*'
                                      Note, selecting 'gnome-session' for glob 'gnome*'
                                      Note, selecting 'gnome-common' for glob 'gnome*'
                                      Note, selecting 'gnome-dust-icon-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-control-center' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-gamemode' for glob 'gnome*'
                                      Note, selecting 'gnome-terminal-data' for glob 'gnome*'
                                      Note, selecting 'gnome-settings-daemon-schemas' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-drive-menu' for glob 'gnome*'
                                      Note, selecting 'gnome-www-browser' for glob 'gnome*'
                                      Note, selecting 'gnome-games' for glob 'gnome*'
                                      Note, selecting 'gnome-flashback' for glob 'gnome*'
                                      Note, selecting 'gnome-session-canberra' for glob 'gnome*'
                                      Note, selecting 'gnome-genius' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-blur-my-shell' for glob 'gnome*'
                                      Note, selecting 'gnome-browser-connector' for glob 'gnome*'
                                      Note, selecting 'gnome-video-effects-dev' for glob 'gnome*'
                                      Note, selecting 'gnome-core' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-system-monitor' for glob 'gnome*'
                                      Note, selecting 'gnome-terminal' for glob 'gnome*'
                                      Note, selecting 'gnome-software-plugin-flatpak' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-impatience' for glob 'gnome*'
                                      Note, selecting 'gnome-characters' for glob 'gnome*'
                                      Note, selecting 'gnome-bluetooth' for glob 'gnome*'
                                      Note, selecting 'gnome-packagekit-common' for glob 'gnome*'
                                      Note, selecting 'gnome-sushi' for glob 'gnome*'
                                      Note, selecting 'gnome-activity-journal' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-onboard' for glob 'gnome*'
                                      Note, selecting 'gnome-api-docs' for glob 'gnome*'
                                      Note, selecting 'gnome-accessibility-themes' for glob 'gnome*'
                                      Note, selecting 'gnome-keysign' for glob 'gnome*'
                                      Note, selecting 'gnome-model-thumbnailer' for glob 'gnome*'
                                      Note, selecting 'gnome-themes-extra' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extensions-common' for glob 'gnome*'
                                      Note, selecting 'gnome-mousetrap' for glob 'gnome*'
                                      Note, selecting 'gnome-recipes' for glob 'gnome*'
                                      Note, selecting 'gnome-nettool' for glob 'gnome*'
                                      Note, selecting 'gnome-keyring-pkcs11' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-prefs' for glob 'gnome*'
                                      Note, selecting 'gnome-chess' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-no-overview' for glob 'gnome*'
                                      Note, selecting 'gnome-taquin' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-user-theme' for glob 'gnome*'
                                      Note, selecting 'gnome-decoder' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-caffeine' for glob 'gnome*'
                                      Note, selecting 'gnome-video-effects-extra' for glob 'gnome*'
                                      Note, selecting 'gnome-todo' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-hamster' for glob 'gnome*'
                                      Note, selecting 'gnome-tour' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extensions-gpaste' for glob 'gnome*'
                                      Note, selecting 'gnome-builder' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-hide-activities' for glob 'gnome*'
                                      Note, selecting 'gnome-shell-extension-gsconnect' for glob 'gnome*'
                                      Note, selecting 'gnome-console' for glob 'gnome*'
                                      Note, selecting 'gnome-nds-thumbnailer' for glob 'gnome*'
                                      Note, selecting 'gnome-recipes-data' for glob 'gnome*'
                                      Note, selecting 'gnome-photos-tests' for glob 'gnome*'
                                      Note, selecting 'gnome-calls-doc' for glob 'gnome*'
                                      Note, selecting 'gnome-control-center-dev' for glob 'gnome*'
                                      Note, selecting 'gnome-clocks' for glob 'gnome*'
                                      Note, selecting 'gnome-session-common' for glob 'gnome*'
                                      Note, selecting 'gnome-latex' for glob 'gnome*'
                                      Note, selecting 'gnome-codec-install' for glob 'gnome*'
                                      Note, selecting 'gnome-kiosk-search-appliance' for glob 'gnome*'
                                      Package 'gnome-themes-standard-data' is not installed, so not removed
                                      Note, selecting 'adwaita-icon-theme' instead of 'gnome-icon-theme-symbolic'
                                      Package 'gnome-bluetooth' is not installed, so not removed
                                      Package 'gnome-power-statistics' is not installed, so not removed
                                      Package 'gnome-control-center-signon' is not installed, so not removed
                                      Note, selecting 'bijiben' instead of 'gnome-notes'
                                      Package 'gnome-mpv' is not installed, so not removed
                                      Package 'gnome-mime-data' is not installed, so not removed
                                      Package 'gnome-video-arcade' is not installed, so not removed
                                      Package 'gnome-dictionary' is not installed, so not removed
                                      Package 'gnome-mplayer' is not installed, so not removed
                                      Note, selecting 'endeavour' instead of 'gnome-todo'
                                      Note, selecting 'enter-tex' instead of 'gnome-latex'
                                      Package 'gnome-packagekit-data' is not installed, so not removed
                                      Note, selecting 'gnome-settings-daemon-common' instead of 'gnome-settings-daemon-schemas'
                                      Package 'gnome-shell-extension-desktop-icons' is not installed, so not removed
                                      Package 'gnome-shell-extension-taskbar' is not installed, so not removed
                                      Package 'gnome-shell-extension-top-icons-plus' is not installed, so not removed
                                      Package 'gnome-shell-extension-workspaces-to-dock' is not installed, so not removed
                                      Note, selecting 'gnome-shell-extension-prefs' instead of 'gnome-extensions-app'
                                      Note, selecting 'gnome-shell-extension-dashtodock' instead of 'gnome-shell-extension-dash-to-dock'
                                      Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-disable-workspace-switcher'
                                      Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-hibernate-status'
                                      Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-just-perfection'
                                      Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-middleclickclose'
                                      Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-no-overview'
                                      Note, selecting 'gnome-shell-extensions-extra' instead of 'gnome-shell-extension-vertical-workspaces'
                                      Package 'gnome-media' is not installed, so not removed
                                      Note, selecting 'gnome-tweaks' instead of 'gnome-tweak-tool'
                                      Package 'gnome-video-effects-extra' is not installed, so not removed
                                      Package 'gnome-shell-extensions-gpaste' is not installed, so not removed
                                      Package 'gnome-games-app' is not installed, so not removed
                                      Package 'gnome-core-devel' is not installed, so not removed
                                      Package 'gnome-shell-extension-onboard' is not installed, so not removed
                                      Package 'gnome-codec-install' is not installed, so not removed
                                      Package 'gnome-icon-theme-full' is not installed, so not removed
                                      Package 'gnome-alsamixer' is not installed, so not removed
                                      Package 'gnome-themes-extras' is not installed, so not removed
                                      Package 'gnome-themes-standard' is not installed, so not removed
                                      Note, selecting 'gstreamer1.0-qt5' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-qt6' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-wpe' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-ugly' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-packagekit' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-bad-apps-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-gl' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-base-apps-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-fluendo-mp3' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-clutter-3.0' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-autogain-pulseeffects' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-python-dbg-plugin-loader' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-base-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-bad-videoparsers' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-pispconvert' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-adapter-pulseeffects' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-videosource' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-tools' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-espeak' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-really-bad' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-lame' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-base-apps' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-alsa' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-pipewire-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-audiosource' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-gl-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-audiosink' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-visualization' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-x' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-gtk3' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-gtk4' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-pocketsphinx' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-rtsp' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-libcamera' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-good' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-bad-faad' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-base' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-crystalhd' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-pipewire' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-python3-plugin-loader' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer0.10-packagekit' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-bad-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-vaapi-doc' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-videosink' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-base-doc' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-x-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-opencv-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-convolver-pulseeffects' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-pispconvert-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-python3-dbg-plugin-loader' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-bad-apps' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-opencv' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-vaapi' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-nice' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-libcamera-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-crystalizer-pulseeffects' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-bad' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-pulseaudio' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-python-plugin-loader' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-libav' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-alsa-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-plugins-rtp' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-doc' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-fdkaac' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer1.0-wpe-dbgsym' for glob 'gstreamer*'
                                      Note, selecting 'gstreamer-sharp-1.0' for glob 'gstreamer*'
                                      Package 'gstreamer1.0-doc' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-base-doc' is not installed, so not removed
                                      Package 'gstreamer-sharp-1.0' is not installed, so not removed
                                      Package 'gstreamer1.0-crystalhd' is not installed, so not removed
                                      Note, selecting 'gstreamer1.0-plugins-bad' instead of 'gstreamer1.0-plugins-bad-faad'
                                      Note, selecting 'gstreamer1.0-plugins-bad' instead of 'gstreamer1.0-plugins-bad-videoparsers'
                                      Package 'gstreamer1.0-python-dbg-plugin-loader' is not installed, so not removed
                                      Package 'gstreamer1.0-python-plugin-loader' is not installed, so not removed
                                      Package 'gstreamer1.0-python3-dbg-plugin-loader' is not installed, so not removed
                                      Package 'gstreamer1.0-vaapi-doc' is not installed, so not removed
                                      Package 'gstreamer1.0-fluendo-mp3' is not installed, so not removed
                                      Package 'gstreamer0.10-packagekit' is not installed, so not removed
                                      Package 'gstreamer1.0-lame' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-really-bad' is not installed, so not removed
                                      Note, selecting 'gtk-3-examples-dbgsym' for glob 'gtk*'
                                      Note, selecting 'gtkmorph-example' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-clearlookspix-dbgsym' for glob 'gtk*'
                                      Note, selecting 'gtk-layer-shell-doc' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-qtcurve' for glob 'gtk*'
                                      Note, selecting 'gtkhash' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-clearlookspix' for glob 'gtk*'
                                      Note, selecting 'gtk4-layer-shell-examples' for glob 'gtk*'
                                      Note, selecting 'gtk3-binver-3.0.0' for glob 'gtk*'
                                      Note, selecting 'gtkatlantic' for glob 'gtk*'
                                      Note, selecting 'gtk-im-libthai' for glob 'gtk*'
                                      Note, selecting 'gtklock-userinfo-module' for glob 'gtk*'
                                      Note, selecting 'gtkterm' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-pixbuf-dbgsym' for glob 'gtk*'
                                      Note, selecting 'gtk2hs-buildtools' for glob 'gtk*'
                                      Note, selecting 'gtklock-playerctl-module' for glob 'gtk*'
                                      Note, selecting 'gtk-nop' for glob 'gtk*'
                                      Note, selecting 'gtkballs' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-aurora' for glob 'gtk*'
                                      Note, selecting 'gtkam' for glob 'gtk*'
                                      Note, selecting 'gtk-redshift' for glob 'gtk*'
                                      Note, selecting 'gtklp' for glob 'gtk*'
                                      Note, selecting 'gtk-meshtastic-client' for glob 'gtk*'
                                      Note, selecting 'gtk4-binver-4.0.0' for glob 'gtk*'
                                      Note, selecting 'gtkguitune' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-murrine' for glob 'gtk*'
                                      Note, selecting 'gtk4-layer-shell-doc' for glob 'gtk*'
                                      Note, selecting 'gtk3-nocsd' for glob 'gtk*'
                                      Note, selecting 'gtk-4-examples' for glob 'gtk*'
                                      Note, selecting 'gtkgreet' for glob 'gtk*'
                                      Note, selecting 'gtk-nop-dbgsym' for glob 'gtk*'
                                      Note, selecting 'gtkpool' for glob 'gtk*'
                                      Note, selecting 'gtk-session-lock-examples' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-sugar' for glob 'gtk*'
                                      Note, selecting 'gtkman' for glob 'gtk*'
                                      Note, selecting 'gtk-layer-shell-examples' for glob 'gtk*'
                                      Note, selecting 'gtkpod' for glob 'gtk*'
                                      Note, selecting 'gtkcrypto' for glob 'gtk*'
                                      Note, selecting 'gtk-theme-switch' for glob 'gtk*'
                                      Note, selecting 'gtkmm-documentation' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-pixbuf' for glob 'gtk*'
                                      Note, selecting 'gtk-3-examples' for glob 'gtk*'
                                      Note, selecting 'gtk-chtheme' for glob 'gtk*'
                                      Note, selecting 'gtk-update-icon-cache' for glob 'gtk*'
                                      Note, selecting 'gtk-doc-tools' for glob 'gtk*'
                                      Note, selecting 'gtkwave' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-pixflat' for glob 'gtk*'
                                      Note, selecting 'gtklick' for glob 'gtk*'
                                      Note, selecting 'gtkboard' for glob 'gtk*'
                                      Note, selecting 'gtklock' for glob 'gtk*'
                                      Note, selecting 'gtk3-im-libthai' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-pixflat-dbgsym' for glob 'gtk*'
                                      Note, selecting 'gtk-4-tests' for glob 'gtk*'
                                      Note, selecting 'gtk-recordmydesktop' for glob 'gtk*'
                                      Note, selecting 'gtk2.0-binver-2.10.0' for glob 'gtk*'
                                      Note, selecting 'gtk2-engines-gartoon' for glob 'gtk*'
                                      Package 'gtkboard' is not installed, so not removed
                                      Package 'gtkpool' is not installed, so not removed
                                      Package 'gtkguitune' is not installed, so not removed
                                      Package 'gtklick' is not installed, so not removed
                                      Note, selecting 'gnome-icon-theme-gartoon' instead of 'gtk2-engines-gartoon'
                                      Package 'gtkpod' is not installed, so not removed
                                      Note, selecting 'libgtk-4-1' instead of 'gtk4-binver-4.0.0'
                                      Package 'gtk-recordmydesktop' is not installed, so not removed
                                      Package 'gtk-redshift' is not installed, so not removed
                                      Package 'gtk2-engines-sugar' is not installed, so not removed
                                      Note, selecting 'hicolor-icon-theme' for glob 'hicolor-icon-theme*'
                                      Note, selecting 'lxplug-ejecter' for glob 'lx*'
                                      Note, selecting 'lxpanel-pi-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxd-tools' for glob 'lx*'
                                      Note, selecting 'lxqt-powermanagement-l10n' for glob 'lx*'
                                      Note, selecting 'lxpanel-pi' for glob 'lx*'
                                      Note, selecting 'lxplug-volumepulse' for glob 'lx*'
                                      Note, selecting 'lximage-qt-l10n' for glob 'lx*'
                                      Note, selecting 'lxpanel-dev' for glob 'lx*'
                                      Note, selecting 'lxqt-panel' for glob 'lx*'
                                      Note, selecting 'lxlauncher' for glob 'lx*'
                                      Note, selecting 'lxpanel-data' for glob 'lx*'
                                      Note, selecting 'lxqt-theme-debian' for glob 'lx*'
                                      Note, selecting 'lxqt-archiver' for glob 'lx*'
                                      Note, selecting 'lxterminal' for glob 'lx*'
                                      Note, selecting 'lxqt-system-theme' for glob 'lx*'
                                      Note, selecting 'lxc' for glob 'lx*'
                                      Note, selecting 'lxd' for glob 'lx*'
                                      Note, selecting 'lxqt-admin' for glob 'lx*'
                                      Note, selecting 'lxi-tools' for glob 'lx*'
                                      Note, selecting 'lxqt-openssh-askpass-l10n' for glob 'lx*'
                                      Note, selecting 'lxpolkit' for glob 'lx*'
                                      Note, selecting 'lxqt-powermanagement' for glob 'lx*'
                                      Note, selecting 'lxsession' for glob 'lx*'
                                      Note, selecting 'lxsession-data' for glob 'lx*'
                                      Note, selecting 'lxde-settings-daemon-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxde-common' for glob 'lx*'
                                      Note, selecting 'lxlock' for glob 'lx*'
                                      Note, selecting 'lxqt-sudo-l10n' for glob 'lx*'
                                      Note, selecting 'lxcfs' for glob 'lx*'
                                      Note, selecting 'lxctl' for glob 'lx*'
                                      Note, selecting 'lxqt-openssh-askpass' for glob 'lx*'
                                      Note, selecting 'lxmenu-data' for glob 'lx*'
                                      Note, selecting 'lxd-client' for glob 'lx*'
                                      Note, selecting 'lxqt-qtplugin' for glob 'lx*'
                                      Note, selecting 'lxde-core' for glob 'lx*'
                                      Note, selecting 'lxqt-qtplugin6' for glob 'lx*'
                                      Note, selecting 'lxplug-updater' for glob 'lx*'
                                      Note, selecting 'lxplug-cpu' for glob 'lx*'
                                      Note, selecting 'lxqt-runner-l10n' for glob 'lx*'
                                      Note, selecting 'lxd-migrate' for glob 'lx*'
                                      Note, selecting 'lxpanel' for glob 'lx*'
                                      Note, selecting 'lxqt-sudo' for glob 'lx*'
                                      Note, selecting 'lxc-dev' for glob 'lx*'
                                      Note, selecting 'lxqt-admin-l10n' for glob 'lx*'
                                      Note, selecting 'lxsession-edit' for glob 'lx*'
                                      Note, selecting 'lxqt-policykit-l10n' for glob 'lx*'
                                      Note, selecting 'lxrandr' for glob 'lx*'
                                      Note, selecting 'lxqt-core' for glob 'lx*'
                                      Note, selecting 'lxqt-archiver-l10n' for glob 'lx*'
                                      Note, selecting 'lxqt-theme' for glob 'lx*'
                                      Note, selecting 'lxplug-bluetooth' for glob 'lx*'
                                      Note, selecting 'lxplug-cputemp' for glob 'lx*'
                                      Note, selecting 'lxqt-globalkeys-l10n' for glob 'lx*'
                                      Note, selecting 'lxappearance-obconf' for glob 'lx*'
                                      Note, selecting 'lxqt-branding-debian' for glob 'lx*'
                                      Note, selecting 'lxde' for glob 'lx*'
                                      Note, selecting 'lxdm' for glob 'lx*'
                                      Note, selecting 'lxqt' for glob 'lx*'
                                      Note, selecting 'lxplug-magnifier' for glob 'lx*'
                                      Note, selecting 'lxinput' for glob 'lx*'
                                      Note, selecting 'lxshortcut' for glob 'lx*'
                                      Note, selecting 'lxpolkit-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxqt-branding' for glob 'lx*'
                                      Note, selecting 'lxqt-qt5plugin' for glob 'lx*'
                                      Note, selecting 'lxtask' for glob 'lx*'
                                      Note, selecting 'lxqt-policykit' for glob 'lx*'
                                      Note, selecting 'lxplug-netman' for glob 'lx*'
                                      Note, selecting 'lxsession-logout' for glob 'lx*'
                                      Note, selecting 'lxplug-batt' for glob 'lx*'
                                      Note, selecting 'lxqt-panel-l10n' for glob 'lx*'
                                      Note, selecting 'lxpanel-pi-dev-dbgsym' for glob 'lx*'
                                      Note, selecting 'lx-gdb' for glob 'lx*'
                                      Note, selecting 'lxc-tests' for glob 'lx*'
                                      Note, selecting 'lxplug-menu' for glob 'lx*'
                                      Note, selecting 'lxhotkey-core' for glob 'lx*'
                                      Note, selecting 'lxqt-common' for glob 'lx*'
                                      Note, selecting 'lxsession-default-apps' for glob 'lx*'
                                      Note, selecting 'lxsession-edit-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxqt-about' for glob 'lx*'
                                      Note, selecting 'lxde-icon-theme' for glob 'lx*'
                                      Note, selecting 'lxc-templates' for glob 'lx*'
                                      Note, selecting 'lxhotkey-data' for glob 'lx*'
                                      Note, selecting 'lxqt-session-l10n' for glob 'lx*'
                                      Note, selecting 'lximage-qt' for glob 'lx*'
                                      Note, selecting 'lxhotkey-dev' for glob 'lx*'
                                      Note, selecting 'lxqt-runner' for glob 'lx*'
                                      Note, selecting 'lxqt-build-tools-qt5' for glob 'lx*'
                                      Note, selecting 'lxhotkey-gtk' for glob 'lx*'
                                      Note, selecting 'lxhotkey-gui' for glob 'lx*'
                                      Note, selecting 'lxqt-menu-data' for glob 'lx*'
                                      Note, selecting 'lxplug-ptbatt' for glob 'lx*'
                                      Note, selecting 'lxsession-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxqt-themes' for glob 'lx*'
                                      Note, selecting 'lxhotkey-plugin-openbox' for glob 'lx*'
                                      Note, selecting 'lxqt-build-tools' for glob 'lx*'
                                      Note, selecting 'lxqt-config' for glob 'lx*'
                                      Note, selecting 'lxpanel-pi-dev' for glob 'lx*'
                                      Note, selecting 'lxtask-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxqt-about-l10n' for glob 'lx*'
                                      Note, selecting 'lxqt-session' for glob 'lx*'
                                      Note, selecting 'lxde-settings-daemon' for glob 'lx*'
                                      Note, selecting 'lxqt-config-l10n' for glob 'lx*'
                                      Note, selecting 'lxd-agent' for glob 'lx*'
                                      Note, selecting 'lxqt-globalkeys' for glob 'lx*'
                                      Note, selecting 'lxmusic' for glob 'lx*'
                                      Note, selecting 'lxde-session' for glob 'lx*'
                                      Note, selecting 'lxsession-logout-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxqt-notificationd' for glob 'lx*'
                                      Note, selecting 'lxsession-default-apps-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxappearance' for glob 'lx*'
                                      Note, selecting 'lxterminal-dbgsym' for glob 'lx*'
                                      Note, selecting 'lxqt-notificationd-l10n' for glob 'lx*'
                                      Note, selecting 'libfm-tools' instead of 'lxshortcut'
                                      Note, selecting 'openbox-lxde-session' instead of 'lxde-session'
                                      Note, selecting 'lxhotkey-gtk' instead of 'lxhotkey-gui'
                                      Note, selecting 'lxqt-branding-debian' instead of 'lxqt-branding'
                                      Package 'lxqt-qtplugin6' is not installed, so not removed
                                      Package 'lxqt-common' is not installed, so not removed
                                      Package 'lxplug-ptbatt' is not installed, so not removed
                                      Package 'lxplug-menu' is not installed, so not removed
                                      Note, selecting 'mesa-opencl-icd' for glob 'mesa*'
                                      Note, selecting 'mesa-test-tools' for glob 'mesa*'
                                      Note, selecting 'mesa-glide2-dev' for glob 'mesa*'
                                      Note, selecting 'mesag-dev' for glob 'mesa*'
                                      Note, selecting 'mesa-common-dev' for glob 'mesa*'
                                      Note, selecting 'mesa-vulkan-drivers-dbgsym' for glob 'mesa*'
                                      Note, selecting 'mesag3+ggi-dev' for glob 'mesa*'
                                      Note, selecting 'mesa-libgallium' for glob 'mesa*'
                                      Note, selecting 'mesa-drm-shim' for glob 'mesa*'
                                      Note, selecting 'mesa-va-drivers' for glob 'mesa*'
                                      Note, selecting 'mesa-libgallium-dbgsym' for glob 'mesa*'
                                      Note, selecting 'mesaflash' for glob 'mesa*'
                                      Note, selecting 'mesa-utils-bin' for glob 'mesa*'
                                      Note, selecting 'mesa-vulkan-drivers' for glob 'mesa*'
                                      Note, selecting 'mesa-drm-shim-dbgsym' for glob 'mesa*'
                                      Note, selecting 'mesa-utils-extra' for glob 'mesa*'
                                      Note, selecting 'mesa-teflon-delegate' for glob 'mesa*'
                                      Note, selecting 'mesa-opencl-icd-dbgsym' for glob 'mesa*'
                                      Note, selecting 'mesa-teflon-delegate-dbgsym' for glob 'mesa*'
                                      Note, selecting 'mesag3-widgets' for glob 'mesa*'
                                      Note, selecting 'mesa-utils' for glob 'mesa*'
                                      Note, selecting 'mesag3' for glob 'mesa*'
                                      Note, selecting 'mesa-vdpau-drivers' for glob 'mesa*'
                                      Note, selecting 'mesag-widgets-dev' for glob 'mesa*'
                                      Package 'mesa-test-tools' is not installed, so not removed
                                      Note, selecting 'libglw1-mesa-dev' instead of 'mesag-widgets-dev'
                                      Note, selecting 'libglw1-mesa-dev' instead of 'mesag3-widgets'
                                      Package 'mesag3' is not installed, so not removed
                                      Package 'mesa-glide2-dev' is not installed, so not removed
                                      Package 'mesag-dev' is not installed, so not removed
                                      Package 'mesag3+ggi-dev' is not installed, so not removed
                                      Note, selecting 'mesa-utils' instead of 'mesa-utils-extra'
                                      Package 'xserver-xephyr' is not installed, so not removed
                                      Package 'xserver-xorg-input-wacom' is not installed, so not removed
                                      Package 'xserver-xorg-input-synaptics' is not installed, so not removed
                                      Package 'xserver-x2gokdrive' is not installed, so not removed
                                      Package 'xserver-xorg-input-mtrack' is not installed, so not removed
                                      Package 'xserver-xorg-input-multitouch' is not installed, so not removed
                                      Package 'xserver-xorg-input-xwiimote' is not installed, so not removed
                                      Package 'xserver-xorg-dev' is not installed, so not removed
                                      Package 'xserver-xorg-legacy' is not installed, so not removed
                                      Package 'xserver-xorg-input-aiptek' is not installed, so not removed
                                      Package 'xserver-xorg-input-elographics' is not installed, so not removed
                                      Package 'xserver-xorg-input-evdev' is not installed, so not removed
                                      Package 'xserver-xorg-input-evdev-dev' is not installed, so not removed
                                      Package 'xserver-xorg-input-joystick' is not installed, so not removed
                                      Package 'xserver-xorg-input-joystick-dev' is not installed, so not removed
                                      Package 'xserver-xorg-input-kbd' is not installed, so not removed
                                      Package 'xserver-xorg-input-libinput-dev' is not installed, so not removed
                                      Package 'xserver-xorg-input-mouse' is not installed, so not removed
                                      Package 'xserver-xorg-input-synaptics-dev' is not installed, so not removed
                                      Package 'xserver-xorg-video-r128' is not installed, so not removed
                                      Package 'xserver-xorg-video-mach64' is not installed, so not removed
                                      Package 'xserver-xorg-video-cirrus' is not installed, so not removed
                                      Package 'xserver-xorg-video-dummy' is not installed, so not removed
                                      Package 'xserver-xorg-video-mga' is not installed, so not removed
                                      Package 'xserver-xorg-video-neomagic' is not installed, so not removed
                                      Package 'xserver-xorg-video-qxl' is not installed, so not removed
                                      Package 'xserver-xorg-video-savage' is not installed, so not removed
                                      Package 'xserver-xorg-video-siliconmotion' is not installed, so not removed
                                      Package 'xserver-xorg-video-sisusb' is not installed, so not removed
                                      Package 'xserver-xorg-video-nvidia' is not installed, so not removed
                                      Package 'xserver-xorg-video-nvidia-tesla-535' is not installed, so not removed
                                      Package 'xserver-xephyr-dbgsym' is not installed, so not removed
                                      Package 'xserver-xorg-core-dbgsym' is not installed, so not removed
                                      Package 'xserver-xorg-legacy-dbgsym' is not installed, so not removed
                                      Package 'xserver-xorg-video-fbturbo-dbgsym' is not installed, so not removed
                                      Package 'lightdm-remote-session-x2go' is not installed, so not removed
                                      Package 'lightdm-vala' is not installed, so not removed
                                      Package 'lightdm-autologin-greeter' is not installed, so not removed
                                      Package 'lightdm-gtk-greeter-settings' is not installed, so not removed
                                      Package 'lightdm-settings' is not installed, so not removed
                                      Package 'lightdm-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-jack' is not installed, so not removed
                                      Package 'vlc-plugin-fluidsynth' is not installed, so not removed
                                      Package 'vlc-plugin-pipewire' is not installed, so not removed
                                      Package 'vlc-plugin-svg' is not installed, so not removed
                                      Package 'vlc-plugin-bittorrent' is not installed, so not removed
                                      Package 'vlc-bin-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-access-extra-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-base-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-fluidsynth-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-jack-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-notify-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-qt-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-samba-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-skins2-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-svg-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-video-output-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-video-splitter-dbgsym' is not installed, so not removed
                                      Package 'vlc-plugin-visualization-dbgsym' is not installed, so not removed
                                      Package 'lxde-settings-daemon' is not installed, so not removed
                                      Package 'lxde-settings-daemon-dbgsym' is not installed, so not removed
                                      Package 'chromium-lwn4chrome' is not installed, so not removed
                                      Package 'chromium-shell' is not installed, so not removed
                                      Package 'chromium-driver' is not installed, so not removed
                                      Package 'chromium-headless-shell' is not installed, so not removed
                                      Package 'chromium-bsu' is not installed, so not removed
                                      Package 'chromium-bsu-data' is not installed, so not removed
                                      Package 'chromium-browser-l10n' is not installed, so not removed
                                      Package 'chromium-chromedriver' is not installed, so not removed
                                      Package 'chromium-common-dbgsym' is not installed, so not removed
                                      Package 'chromium-dbgsym' is not installed, so not removed
                                      Package 'chromium-headless-shell-dbgsym' is not installed, so not removed
                                      Package 'chromium-sandbox-dbgsym' is not installed, so not removed
                                      Package 'chromium-shell-dbgsym' is not installed, so not removed
                                      Package 'desktop-autoloader' is not installed, so not removed
                                      Package 'desktopfolder' is not installed, so not removed
                                      Package 'gnome-control-center' is not installed, so not removed
                                      Package 'gnome-screensaver' is not installed, so not removed
                                      Package 'gnome-themes-extra' is not installed, so not removed
                                      Package 'gnome-cards-data' is not installed, so not removed
                                      Package 'gnome-package-updater' is not installed, so not removed
                                      Package 'gnome-terminal' is not installed, so not removed
                                      Package 'gnome-panel-data' is not installed, so not removed
                                      Package 'gnome-common' is not installed, so not removed
                                      Package 'gnome-shell-extension-appindicator' is not installed, so not removed
                                      Package 'gnome-session-canberra' is not installed, so not removed
                                      Package 'gnome-settings-daemon' is not installed, so not removed
                                      Package 'gnome-user-docs' is not installed, so not removed
                                      Package 'gnome-user-share' is not installed, so not removed
                                      Package 'gnome-software' is not installed, so not removed
                                      Package 'gnome-packagekit' is not installed, so not removed
                                      Package 'gnome-calculator' is not installed, so not removed
                                      Package 'gnome-power-manager' is not installed, so not removed
                                      Package 'gnome-calls' is not installed, so not removed
                                      Package 'gnome-video-effects' is not installed, so not removed
                                      Package 'gnome-video-effects-frei0r' is not installed, so not removed
                                      Package 'gnome-backgrounds' is not installed, so not removed
                                      Package 'gnome-online-accounts-gtk' is not installed, so not removed
                                      Package 'gnome-text-editor' is not installed, so not removed
                                      Package 'gnome-screenshot' is not installed, so not removed
                                      Package 'gnome-snapshot' is not installed, so not removed
                                      Package 'gnome-characters' is not installed, so not removed
                                      Package 'gnome-disk-utility' is not installed, so not removed
                                      Package 'gnome-font-viewer' is not installed, so not removed
                                      Package 'gnome-games' is not installed, so not removed
                                      Package 'gnome-logs' is not installed, so not removed
                                      Package 'gnome-sound-recorder' is not installed, so not removed
                                      Package 'gnome-system-monitor' is not installed, so not removed
                                      Package 'gnome-connections' is not installed, so not removed
                                      Package 'gnome-color-manager' is not installed, so not removed
                                      Package 'gnome-desktop-testing' is not installed, so not removed
                                      Package 'gnome-accessibility-themes' is not installed, so not removed
                                      Package 'gnome-builder' is not installed, so not removed
                                      Package 'gnome-mines' is not installed, so not removed
                                      Package 'gnome-mahjongg' is not installed, so not removed
                                      Package 'gnomekiss' is not installed, so not removed
                                      Package 'gnome-clocks' is not installed, so not removed
                                      Package 'gnome-nibbles' is not installed, so not removed
                                      Package 'gnome-sudoku' is not installed, so not removed
                                      Package 'gnome-metronome' is not installed, so not removed
                                      Package 'gnome-pkg-tools' is not installed, so not removed
                                      Package 'gnome' is not installed, so not removed
                                      Package 'gnome-ponytail-daemon' is not installed, so not removed
                                      Package 'gnome-human-icon-theme' is not installed, so not removed
                                      Package 'gnome-epub-thumbnailer' is not installed, so not removed
                                      Package 'gnome-shell-extension-gamemode' is not installed, so not removed
                                      Package 'gnome-icon-theme-gartoon' is not installed, so not removed
                                      Package 'gnome-session' is not installed, so not removed
                                      Package 'gnome-session-bin' is not installed, so not removed
                                      Package 'gnome-session-common' is not installed, so not removed
                                      Package 'gnome-shell' is not installed, so not removed
                                      Package 'gnome-genius' is not installed, so not removed
                                      Package 'gnome-initial-setup' is not installed, so not removed
                                      Package 'gnome-maps' is not installed, so not removed
                                      Package 'gnome-2048' is not installed, so not removed
                                      Package 'gnome-activity-journal' is not installed, so not removed
                                      Package 'gnome-applets' is not installed, so not removed
                                      Package 'gnome-applets-data' is not installed, so not removed
                                      Package 'gnome-panel' is not installed, so not removed
                                      Package 'gnome-flashback' is not installed, so not removed
                                      Package 'gnome-audio' is not installed, so not removed
                                      Package 'gnome-core' is not installed, so not removed
                                      Package 'gnome-authenticator' is not installed, so not removed
                                      Package 'gnome-bluetooth-3-common' is not installed, so not removed
                                      Package 'gnome-bluetooth-sendto' is not installed, so not removed
                                      Package 'gnome-boxes' is not installed, so not removed
                                      Package 'gnome-breakout' is not installed, so not removed
                                      Package 'gnome-browser-connector' is not installed, so not removed
                                      Package 'gnome-calendar' is not installed, so not removed
                                      Package 'gnome-contacts' is not installed, so not removed
                                      Package 'gnome-calls-doc' is not installed, so not removed
                                      Package 'gnome-chess' is not installed, so not removed
                                      Package 'gnome-brave-icon-theme' is not installed, so not removed
                                      Package 'gnome-colors-common' is not installed, so not removed
                                      Package 'gnome-colors' is not installed, so not removed
                                      Package 'gnome-dust-icon-theme' is not installed, so not removed
                                      Package 'gnome-illustrious-icon-theme' is not installed, so not removed
                                      Package 'gnome-noble-icon-theme' is not installed, so not removed
                                      Package 'gnome-wine-icon-theme' is not installed, so not removed
                                      Package 'gnome-wise-icon-theme' is not installed, so not removed
                                      Package 'gnome-commander' is not installed, so not removed
                                      Package 'gnome-commander-data' is not installed, so not removed
                                      Package 'gnome-console' is not installed, so not removed
                                      Package 'gnome-control-center-data' is not installed, so not removed
                                      Package 'gnome-online-accounts' is not installed, so not removed
                                      Package 'gnome-remote-desktop' is not installed, so not removed
                                      Package 'gnome-control-center-dev' is not installed, so not removed
                                      Package 'gnome-decoder' is not installed, so not removed
                                      Package 'gnome-desktop-3-tests' is not installed, so not removed
                                      Package 'gnome-extra-icons' is not installed, so not removed
                                      Package 'gnome-feeds' is not installed, so not removed
                                      Package 'gnome-firmware' is not installed, so not removed
                                      Package 'gnome-flashback-common' is not installed, so not removed
                                      Package 'gnome-session-flashback' is not installed, so not removed
                                      Package 'gnome-hwp-support' is not installed, so not removed
                                      Package 'gnome-icon-theme-nuovo' is not installed, so not removed
                                      Package 'gnome-icon-theme-yasis' is not installed, so not removed
                                      Package 'gnome-keyring-pkcs11' is not installed, so not removed
                                      Package 'gnome-keysign' is not installed, so not removed
                                      Package 'gnome-kiosk' is not installed, so not removed
                                      Package 'gnome-kiosk-search-appliance' is not installed, so not removed
                                      Package 'gnome-kiosk-script-session' is not installed, so not removed
                                      Package 'gnome-klotski' is not installed, so not removed
                                      Package 'gnome-mastermind' is not installed, so not removed
                                      Package 'gnome-model-thumbnailer' is not installed, so not removed
                                      Package 'gnome-mousetrap' is not installed, so not removed
                                      Package 'gnome-multi-writer' is not installed, so not removed
                                      Package 'gnome-music' is not installed, so not removed
                                      Package 'gnome-nds-thumbnailer' is not installed, so not removed
                                      Package 'gnome-nettool' is not installed, so not removed
                                      Package 'gnome-network-displays' is not installed, so not removed
                                      Package 'gnome-packagekit-common' is not installed, so not removed
                                      Package 'gnome-pass-search-provider' is not installed, so not removed
                                      Package 'gnome-photos' is not installed, so not removed
                                      Package 'gnome-photos-tests' is not installed, so not removed
                                      Package 'gnome-pie' is not installed, so not removed
                                      Package 'gnome-podcasts' is not installed, so not removed
                                      Package 'gnome-settings-daemon-common' is not installed, so not removed
                                      Package 'gnome-recipes' is not installed, so not removed
                                      Package 'gnome-recipes-data' is not installed, so not removed
                                      Package 'gnome-robots' is not installed, so not removed
                                      Package 'gnome-screensaver-flags' is not installed, so not removed
                                      Package 'gnome-session-xsession' is not installed, so not removed
                                      Package 'gnome-settings-daemon-dev' is not installed, so not removed
                                      Package 'gnome-shell-common' is not installed, so not removed
                                      Package 'gnome-shell-extension-dash-to-panel' is not installed, so not removed
                                      Package 'gnome-shell-extension-dashtodock' is not installed, so not removed
                                      Package 'gnome-shell-extension-desktop-icons-ng' is not installed, so not removed
                                      Package 'gnome-shell-extensions' is not installed, so not removed
                                      Package 'gnome-shell-extension-prefs' is not installed, so not removed
                                      Package 'gnome-shell-extension-arc-menu' is not installed, so not removed
                                      Package 'gnome-shell-extension-autohidetopbar' is not installed, so not removed
                                      Package 'gnome-shell-extension-blur-my-shell' is not installed, so not removed
                                      Package 'gnome-shell-extension-caffeine' is not installed, so not removed
                                      Package 'gnome-shell-extension-manager' is not installed, so not removed
                                      Package 'gnome-shell-extension-easyscreencast' is not installed, so not removed
                                      Package 'gnome-shell-extension-flypie' is not installed, so not removed
                                      Package 'gnome-shell-extension-freon' is not installed, so not removed
                                      Package 'gnome-shell-extension-gsconnect' is not installed, so not removed
                                      Package 'gnome-shell-extension-gsconnect-browsers' is not installed, so not removed
                                      Package 'gnome-shell-extension-hamster' is not installed, so not removed
                                      Package 'gnome-shell-extension-hard-disk-led' is not installed, so not removed
                                      Package 'gnome-shell-extension-hide-activities' is not installed, so not removed
                                      Package 'gnome-shell-extension-impatience' is not installed, so not removed
                                      Package 'gnome-shell-extension-kimpanel' is not installed, so not removed
                                      Package 'gnome-shell-extension-no-annoyance' is not installed, so not removed
                                      Package 'gnome-shell-extension-runcat' is not installed, so not removed
                                      Package 'gnome-shell-extension-shortcuts' is not installed, so not removed
                                      Package 'gnome-shell-extension-tiling-assistant' is not installed, so not removed
                                      Package 'gnome-shell-extension-weather' is not installed, so not removed
                                      Package 'gnome-classic' is not installed, so not removed
                                      Package 'gnome-shell-extension-apps-menu' is not installed, so not removed
                                      Package 'gnome-shell-extension-places-menu' is not installed, so not removed
                                      Package 'gnome-shell-extension-launch-new-instance' is not installed, so not removed
                                      Package 'gnome-shell-extension-window-list' is not installed, so not removed
                                      Package 'gnome-classic-xsession' is not installed, so not removed
                                      Package 'gnome-shell-extensions-common' is not installed, so not removed
                                      Package 'gnome-shell-extension-auto-move-windows' is not installed, so not removed
                                      Package 'gnome-shell-extension-drive-menu' is not installed, so not removed
                                      Package 'gnome-shell-extension-light-style' is not installed, so not removed
                                      Package 'gnome-shell-extension-native-window-placement' is not installed, so not removed
                                      Package 'gnome-shell-extension-screenshot-window-sizer' is not installed, so not removed
                                      Package 'gnome-shell-extension-status-icons' is not installed, so not removed
                                      Package 'gnome-shell-extension-system-monitor' is not installed, so not removed
                                      Package 'gnome-shell-extension-user-theme' is not installed, so not removed
                                      Package 'gnome-shell-extension-windows-navigator' is not installed, so not removed
                                      Package 'gnome-shell-extension-workspace-indicator' is not installed, so not removed
                                      Package 'gnome-shell-extensions-extra' is not installed, so not removed
                                      Package 'gnome-tweaks' is not installed, so not removed
                                      Package 'gnome-shell-pomodoro' is not installed, so not removed
                                      Package 'gnome-shell-pomodoro-data' is not installed, so not removed
                                      Package 'gnome-software-plugin-deb' is not installed, so not removed
                                      Package 'gnome-software-common' is not installed, so not removed
                                      Package 'gnome-software-plugin-fwupd' is not installed, so not removed
                                      Package 'gnome-software-plugin-flatpak' is not installed, so not removed
                                      Package 'gnome-software-plugin-snap' is not installed, so not removed
                                      Package 'gnome-software-dev' is not installed, so not removed
                                      Package 'gnome-software-doc' is not installed, so not removed
                                      Package 'gnome-sushi' is not installed, so not removed
                                      Package 'gnome-system-tools' is not installed, so not removed
                                      Package 'gnome-taquin' is not installed, so not removed
                                      Package 'gnome-terminal-data' is not installed, so not removed
                                      Package 'gnome-tetravex' is not installed, so not removed
                                      Package 'gnome-tour' is not installed, so not removed
                                      Package 'gnome-usage' is not installed, so not removed
                                      Package 'gnome-video-effects-dev' is not installed, so not removed
                                      Package 'gnome-video-trimmer' is not installed, so not removed
                                      Package 'gnome-weather' is not installed, so not removed
                                      Package 'gnome-shell-extension-gpaste' is not installed, so not removed
                                      Package 'gnome-api-docs' is not installed, so not removed
                                      Package 'gnome-devel' is not installed, so not removed
                                      Package 'gnome-platform-devel' is not installed, so not removed
                                      Package 'gnome-theme-gilouche' is not installed, so not removed
                                      Package 'gnome-panel-control' is not installed, so not removed
                                      Package 'gnome-icon-theme-suede' is not installed, so not removed
                                      Package 'gnome-panel-control-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-ugly' is not installed, so not removed
                                      Package 'gstreamer1.0-pipewire' is not installed, so not removed
                                      Package 'gstreamer1.0-pulseaudio' is not installed, so not removed
                                      Package 'gstreamer1.0-tools' is not installed, so not removed
                                      Package 'gstreamer1.0-clutter-3.0' is not installed, so not removed
                                      Package 'gstreamer1.0-nice' is not installed, so not removed
                                      Package 'gstreamer1.0-gl' is not installed, so not removed
                                      Package 'gstreamer1.0-gtk3' is not installed, so not removed
                                      Package 'gstreamer1.0-gtk4' is not installed, so not removed
                                      Package 'gstreamer1.0-libcamera' is not installed, so not removed
                                      Package 'gstreamer1.0-opencv' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-bad-apps' is not installed, so not removed
                                      Package 'gstreamer1.0-wpe' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-base-apps' is not installed, so not removed
                                      Package 'gstreamer1.0-espeak' is not installed, so not removed
                                      Package 'gstreamer1.0-qt5' is not installed, so not removed
                                      Package 'gstreamer1.0-qt6' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-rtp' is not installed, so not removed
                                      Package 'gstreamer1.0-python3-plugin-loader' is not installed, so not removed
                                      Package 'gstreamer1.0-rtsp' is not installed, so not removed
                                      Package 'gstreamer1.0-vaapi' is not installed, so not removed
                                      Package 'gstreamer1.0-packagekit' is not installed, so not removed
                                      Package 'gstreamer1.0-pocketsphinx' is not installed, so not removed
                                      Package 'gstreamer1.0-adapter-pulseeffects' is not installed, so not removed
                                      Package 'gstreamer1.0-autogain-pulseeffects' is not installed, so not removed
                                      Package 'gstreamer1.0-convolver-pulseeffects' is not installed, so not removed
                                      Package 'gstreamer1.0-crystalizer-pulseeffects' is not installed, so not removed
                                      Package 'gstreamer1.0-fdkaac' is not installed, so not removed
                                      Package 'gstreamer1.0-alsa-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-gl-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-libcamera-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-opencv-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-pipewire-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-pispconvert' is not installed, so not removed
                                      Package 'gstreamer1.0-pispconvert-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-bad-apps-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-bad-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-base-apps-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-plugins-base-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-wpe-dbgsym' is not installed, so not removed
                                      Package 'gstreamer1.0-x-dbgsym' is not installed, so not removed
                                      Package 'gtk2-engines-murrine' is not installed, so not removed
                                      Package 'gtkmm-documentation' is not installed, so not removed
                                      Package 'gtkwave' is not installed, so not removed
                                      Package 'gtkatlantic' is not installed, so not removed
                                      Package 'gtkballs' is not installed, so not removed
                                      Package 'gtklp' is not installed, so not removed
                                      Package 'gtk-3-examples' is not installed, so not removed
                                      Package 'gtk-chtheme' is not installed, so not removed
                                      Package 'gtk-doc-tools' is not installed, so not removed
                                      Package 'gtk-im-libthai' is not installed, so not removed
                                      Package 'gtk3-im-libthai' is not installed, so not removed
                                      Package 'gtk-layer-shell-doc' is not installed, so not removed
                                      Package 'gtk-layer-shell-examples' is not installed, so not removed
                                      Package 'gtk-meshtastic-client' is not installed, so not removed
                                      Package 'gtk-session-lock-examples' is not installed, so not removed
                                      Package 'gtk-theme-switch' is not installed, so not removed
                                      Package 'gtk2-engines-aurora' is not installed, so not removed
                                      Package 'gtk2hs-buildtools' is not installed, so not removed
                                      Package 'gtk3-nocsd' is not installed, so not removed
                                      Package 'gtk-4-examples' is not installed, so not removed
                                      Package 'gtk-4-tests' is not installed, so not removed
                                      Package 'gtk4-layer-shell-doc' is not installed, so not removed
                                      Package 'gtk4-layer-shell-examples' is not installed, so not removed
                                      Package 'gtkam' is not installed, so not removed
                                      Package 'gtkcrypto' is not installed, so not removed
                                      Package 'gtkgreet' is not installed, so not removed
                                      Package 'gtkhash' is not installed, so not removed
                                      Package 'gtklock' is not installed, so not removed
                                      Package 'gtklock-playerctl-module' is not installed, so not removed
                                      Package 'gtklock-userinfo-module' is not installed, so not removed
                                      Package 'gtkman' is not installed, so not removed
                                      Package 'gtkterm' is not installed, so not removed
                                      Package 'gtk2-engines-qtcurve' is not installed, so not removed
                                      Package 'gtkmorph-example' is not installed, so not removed
                                      Package 'gtk-3-examples-dbgsym' is not installed, so not removed
                                      Package 'gtk-nop-dbgsym' is not installed, so not removed
                                      Package 'gtk2-engines-clearlookspix' is not installed, so not removed
                                      Package 'gtk2-engines-clearlookspix-dbgsym' is not installed, so not removed
                                      Package 'gtk2-engines-pixbuf-dbgsym' is not installed, so not removed
                                      Package 'gtk2-engines-pixflat-dbgsym' is not installed, so not removed
                                      Package 'lxc' is not installed, so not removed
                                      Package 'lxd' is not installed, so not removed
                                      Package 'lxqt-policykit' is not installed, so not removed
                                      Package 'lxi-tools' is not installed, so not removed
                                      Package 'lxc-dev' is not installed, so not removed
                                      Package 'lxqt-menu-data' is not installed, so not removed
                                      Package 'lxcfs' is not installed, so not removed
                                      Package 'lxd-tools' is not installed, so not removed
                                      Package 'lxqt-build-tools' is not installed, so not removed
                                      Package 'lx-gdb' is not installed, so not removed
                                      Package 'lxc-templates' is not installed, so not removed
                                      Package 'lxc-tests' is not installed, so not removed
                                      Package 'lxctl' is not installed, so not removed
                                      Package 'lxd-client' is not installed, so not removed
                                      Package 'lxd-agent' is not installed, so not removed
                                      Package 'lxd-migrate' is not installed, so not removed
                                      Package 'lxlock' is not installed, so not removed
                                      Package 'lxlauncher' is not installed, so not removed
                                      Package 'lxinput' is not installed, so not removed
                                      Package 'lxmusic' is not installed, so not removed
                                      Package 'lxdm' is not installed, so not removed
                                      Package 'lxhotkey-plugin-openbox' is not installed, so not removed
                                      Package 'lxhotkey-data' is not installed, so not removed
                                      Package 'lxhotkey-dev' is not installed, so not removed
                                      Package 'lximage-qt' is not installed, so not removed
                                      Package 'lximage-qt-l10n' is not installed, so not removed
                                      Package 'lxpanel-dev' is not installed, so not removed
                                      Package 'lxqt-about' is not installed, so not removed
                                      Package 'lxqt-about-l10n' is not installed, so not removed
                                      Package 'lxqt-qtplugin' is not installed, so not removed
                                      Package 'lxqt-admin' is not installed, so not removed
                                      Package 'lxqt-admin-l10n' is not installed, so not removed
                                      Package 'lxqt-archiver' is not installed, so not removed
                                      Package 'lxqt-archiver-l10n' is not installed, so not removed
                                      Package 'lxqt-branding-debian' is not installed, so not removed
                                      Package 'lxqt-theme-debian' is not installed, so not removed
                                      Package 'lxqt-system-theme' is not installed, so not removed
                                      Package 'lxqt-build-tools-qt5' is not installed, so not removed
                                      Package 'lxqt-config' is not installed, so not removed
                                      Package 'lxqt-config-l10n' is not installed, so not removed
                                      Package 'lxqt-powermanagement' is not installed, so not removed
                                      Package 'lxqt-session' is not installed, so not removed
                                      Package 'lxqt' is not installed, so not removed
                                      Package 'lxqt-core' is not installed, so not removed
                                      Package 'lxqt-globalkeys' is not installed, so not removed
                                      Package 'lxqt-globalkeys-l10n' is not installed, so not removed
                                      Package 'lxqt-panel' is not installed, so not removed
                                      Package 'lxqt-openssh-askpass' is not installed, so not removed
                                      Package 'lxqt-sudo' is not installed, so not removed
                                      Package 'lxqt-themes' is not installed, so not removed
                                      Package 'lxqt-notificationd' is not installed, so not removed
                                      Package 'lxqt-runner' is not installed, so not removed
                                      Package 'lxqt-notificationd-l10n' is not installed, so not removed
                                      Package 'lxqt-openssh-askpass-l10n' is not installed, so not removed
                                      Package 'lxqt-panel-l10n' is not installed, so not removed
                                      Package 'lxqt-policykit-l10n' is not installed, so not removed
                                      Package 'lxqt-powermanagement-l10n' is not installed, so not removed
                                      Package 'lxqt-qt5plugin' is not installed, so not removed
                                      Package 'lxqt-runner-l10n' is not installed, so not removed
                                      Package 'lxqt-session-l10n' is not installed, so not removed
                                      Package 'lxqt-sudo-l10n' is not installed, so not removed
                                      Package 'lxsession-default-apps' is not installed, so not removed
                                      Package 'lxpanel-pi' is not installed, so not removed
                                      Package 'lxpanel-pi-dbgsym' is not installed, so not removed
                                      Package 'lxpanel-pi-dev' is not installed, so not removed
                                      Package 'lxpanel-pi-dev-dbgsym' is not installed, so not removed
                                      Package 'lxpolkit-dbgsym' is not installed, so not removed
                                      Package 'lxsession-dbgsym' is not installed, so not removed
                                      Package 'lxsession-default-apps-dbgsym' is not installed, so not removed
                                      Package 'lxsession-edit-dbgsym' is not installed, so not removed
                                      Package 'lxsession-logout-dbgsym' is not installed, so not removed
                                      Package 'lxtask-dbgsym' is not installed, so not removed
                                      Package 'lxterminal-dbgsym' is not installed, so not removed
                                      Package 'mesa-utils' is not installed, so not removed
                                      Package 'mesa-common-dev' is not installed, so not removed
                                      Package 'mesa-opencl-icd' is not installed, so not removed
                                      Package 'mesa-va-drivers' is not installed, so not removed
                                      Package 'mesaflash' is not installed, so not removed
                                      Package 'mesa-drm-shim' is not installed, so not removed
                                      Package 'mesa-teflon-delegate' is not installed, so not removed
                                      Package 'mesa-vulkan-drivers' is not installed, so not removed
                                      Package 'mesa-utils-bin' is not installed, so not removed
                                      Package 'mesa-drm-shim-dbgsym' is not installed, so not removed
                                      Package 'mesa-libgallium-dbgsym' is not installed, so not removed
                                      Package 'mesa-opencl-icd-dbgsym' is not installed, so not removed
                                      Package 'mesa-teflon-delegate-dbgsym' is not installed, so not removed
                                      Package 'mesa-vulkan-drivers-dbgsym' is not installed, so not removed
                                      You might want to run 'apt --fix-broken install' to correct these.
                                      The following packages have unmet dependencies:
                                       adwaita-icon-theme : Depends: gtk-update-icon-cache
                                                            Depends: hicolor-icon-theme but it is not going to be installed
                                       alacarte : Depends: gnome-menus (>= 3.5.3) but it is not going to be installed
                                       evince : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       galculator : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.3.16) but it is not going to be installed
                                       gcr : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                             Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       gcr4 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       geany : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       gir1.2-glib-2.0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                       gir1.2-gtk-3.0 : Depends: libgtk-3-0t64 (>= 3.24.36-2+rpt1) but it is not going to be installed
                                       girepository-tools : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                       gui-pkinst : Depends: libglib2.0-0t64 (>= 2.22.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       gui-updater : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       gvfs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       gvfs-backends : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                       Recommends: gnome-keyring or
                                                                   kwalletmanager but it is not going to be installed
                                                       Recommends: wsdd but it is not installable
                                       gvfs-common : Depends: desktop-file-utils
                                       gvfs-daemons : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       gvfs-fuse : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       gvfs-libs : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       libadwaita-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libappstream5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libatk1.0-0t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libatkmm-1.6-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                       libavahi-glib1 : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                       libavcodec61 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                       libayatana-ido3-0.4-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                               Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                       libayatana-indicator3-7 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                                 Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                       libbabeltrace1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                       libcairo-gobject2 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                       libcamera0.5 : Depends: libcamera-ipa (= 0.5.2+rpt20250903-1~bpo12+1) but 0.7.1+rpt20260609-1 is to be installed
                                       libcloudproviders0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                       libegl-mesa0 : Depends: mesa-libgallium (= 25.0.7-2+rpt4) but it is not going to be installed
                                       libevdocument3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       libevview3-3t64 : Depends: gstreamer1.0-plugins-base but it is not going to be installed
                                                         Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       libfm-extra4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libfm-gtk3-4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                         Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       libfm-modules : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                       libfm4t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                   Depends: lxmenu-data but it is not going to be installed
                                       libgbm1 : Depends: mesa-libgallium (= 25.0.7-2+rpt4) but it is not going to be installed
                                       libgck-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libgck-2-2 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                       libgcr-4-4 : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                       libgcr-base-3-1 : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       libgcr-ui-3-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       libgio-2.0-dev : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                       libgio-2.0-dev-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                       libgirepository-1.0-1 : Depends: libglib2.0-0t64 (>= 2.82.0) but it is not going to be installed
                                       libgirepository-2.0-0 : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                       libglib2.0-bin : Depends: libglib2.0-0t64 (= 2.84.4-3~deb13u3) but it is not going to be installed
                                       libglibmm-2.4-1t64 : Depends: libglib2.0-0t64 (>= 2.62.0) but it is not going to be installed
                                       libglx-mesa0 : Depends: mesa-libgallium (= 25.0.7-2+rpt4) but it is not going to be installed
                                       libgnome-desktop-3-20t64 : Depends: gnome-desktop3-data (>= 44.3-3) but it is not going to be installed
                                                                  Depends: gnome-desktop3-data (< 45~) but it is not going to be installed
                                                                  Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                                  Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                       libgoa-1.0-0b : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       libgraphene-1.0-0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                       libgspell-1-3 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.20) but it is not going to be installed
                                       libgstreamer-gl1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                              Recommends: gstreamer1.0-gl but it is not going to be installed
                                       libgstreamer-plugins-bad1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                       libgstreamer-plugins-base1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                                                        Recommends: gstreamer1.0-plugins-base but it is not going to be installed
                                       libgstreamer1.0-0 : Depends: libglib2.0-0t64 (>= 2.81.1) but it is not going to be installed
                                       libgtk-3-0 : Depends: hicolor-icon-theme but it is not going to be installed
                                                    Recommends: libgtk-3-bin
                                       libgtk-4-1 : Depends: hicolor-icon-theme but it is not going to be installed
                                                    Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                    Recommends: libgtk-4-bin
                                                    Recommends: libgtk-4-media-gstreamer
                                       libgtk-layer-shell0 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.24.48) but it is not going to be installed
                                       libgtk2.0-0 : Depends: hicolor-icon-theme but it is not going to be installed
                                                     Recommends: libgail-common but it is not going to be installed
                                       libgtk2.0-bin : Depends: gtk-update-icon-cache
                                       libgtkmm-3.0-1t64 : Depends: libglib2.0-0t64 (>= 2.42.0) but it is not going to be installed
                                                           Depends: libgtk-3-0t64 (>= 3.24.0) but it is not going to be installed
                                       libgtksourceview-4-0 : Depends: libglib2.0-0t64 (>= 2.48.0) but it is not going to be installed
                                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       libgxps2t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libhandy-1-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.23.1) but it is not going to be installed
                                       libharfbuzz-gobject0 : Depends: libglib2.0-0t64 (>= 2.14.0) but it is not going to be installed
                                       libharfbuzz0b : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                       libinput-tools : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                       libinput10 : Depends: libmtdev1t64 (>= 1.1.0) but it is not going to be installed
                                       libjavascriptcoregtk-4.1-0 : Depends: libglib2.0-0t64 (>= 2.66.0) but it is not going to be installed
                                       libkeybinder-3.0-0 : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                       libmate-desktop-2-17t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                                 Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       libmenu-cache-bin : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                       libmousepad0 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       libmsgraph-1-1 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libnetplan1 : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                       libnm0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                       libnma0 : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       libpango-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libpangocairo-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libpangoft2-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libpangomm-1.4-1v5 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                       libpangoxft-1.0-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libpeas-1.0-0 : Depends: libglib2.0-0t64 (>= 2.44.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       libpipewire-0.3-modules : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                       libpoppler-glib8t64 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libproxy1v5 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       libqt5ct-common1.8 : Depends: libqt5core5t64 (>= 5.9~) but it is not going to be installed
                                                            Depends: libqt5gui5t64 (>= 5.9~) but it is not going to be installed or
                                                                     libqt5gui5-gles (>= 5.9~) but it is not going to be installed
                                       libqt6core6t64 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                       libqt6gui6 : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                    Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                                    Recommends: qt6-svg-plugins but it is not going to be installed
                                                    Recommends: qt6-wayland but it is not going to be installed
                                       libqt6network6 : Depends: libglib2.0-0t64 (>= 2.46.0) but it is not going to be installed
                                       libqt6opengl6 : Depends: libmtdev1t64 (>= 1.0.8) but it is not going to be installed
                                       libsane1 : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                       libspa-0.2-bluetooth : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                       libudev-dev : Depends: libudev1 (= 257.13-1~deb13u1) but 252.39-1~deb12u2 is to be installed
                                       libvolume-key1 : Depends: libglib2.0-0t64 (>= 2.18.0) but it is not going to be installed
                                       libvte-2.91-0 : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       libwacom9 : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                       libwebkit2gtk-4.1-0 : Depends: gstreamer1.0-plugins-base but it is not going to be installed
                                                             Depends: gstreamer1.0-plugins-good but it is not going to be installed
                                                             Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.23.0) but it is not going to be installed
                                                             Recommends: gstreamer1.0-gl but it is not going to be installed
                                                             Recommends: gstreamer1.0-libav but it is not going to be installed
                                                             Recommends: gstreamer1.0-plugins-bad but it is not going to be installed
                                       libwnck-3-0 : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.22.0) but it is not going to be installed
                                       libxfce4ui-2-0 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                       libxfce4util7 : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                       Recommends: libxfce4util-bin but it is not going to be installed
                                       libxfconf-0-3 : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                       libxmlb2 : Depends: libglib2.0-0t64 (>= 2.54.0) but it is not going to be installed
                                       lp-connection-editor : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                              Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       mate-polkit : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                       mousepad : Depends: libglib2.0-0t64 (>= 2.38.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.13.7) but it is not going to be installed
                                       netplan-generator : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                       netplan.io : Depends: libglib2.0-0t64 (>= 2.70.0) but it is not going to be installed
                                                    Recommends: python3-rich but it is not going to be installed
                                       network-manager : Depends: libglib2.0-0t64 (>= 2.68.0) but it is not going to be installed
                                                         Recommends: network-manager-l10n but it is not going to be installed
                                       notification-daemon : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                             Depends: libgtk-3-0t64 (>= 3.19.12) but it is not going to be installed
                                       obconf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                       openbox-lxde-session : Depends: lxde-common but it is not going to be installed
                                                              Depends: lxsession but it is not going to be installed
                                       openssh-sftp-server : Depends: openssh-client (= 1:9.2p1-2+deb12u10)
                                       pango1.0-tools : Depends: libglib2.0-0t64 (>= 2.80) but it is not going to be installed
                                       pcmanfm : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.21.4) but it is not going to be installed
                                                 Recommends: lxde-icon-theme but it is not going to be installed or
                                                             gnome-icon-theme but it is not going to be installed or
                                                             oxygen-icon-theme but it is not going to be installed or
                                                             tango-icon-theme but it is not going to be installed
                                       pi-package : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                       pi-package-session : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.16.2) but it is not going to be installed
                                       piclone : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       pipanel : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       pishutdown : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       piwiz : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                               Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       pixflat-theme : Depends: gtk2-engines-pixbuf but it is not going to be installed
                                                       Depends: gtk2-engines-pixflat but it is not going to be installed
                                       pplug-ejecter-data : Depends: gtk-update-icon-cache
                                       pplug-power-data : Depends: gtk-update-icon-cache
                                       pplug-updater-data : Depends: gtk-update-icon-cache
                                       python3-dbus : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                       python3-gi : Depends: libglib2.0-0t64 (>= 2.78.0) but it is not going to be installed
                                       python3-pyqt5 : Depends: libqt5printsupport5 (>= 5.15)
                                       qt5-gtk-platformtheme : Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                               Depends: libgtk-3-0t64 (>= 3.9.10) but it is not going to be installed
                                                               Depends: libqt5core5t64 (>= 5.15.1) but it is not going to be installed
                                                               Depends: libqt5dbus5t64 (>= 5.14.1) but it is not going to be installed
                                                               Depends: libqt5gui5t64 (>= 5.14.1) but it is not going to be installed or
                                                                        libqt5gui5-gles (>= 5.14.1) but it is not going to be installed
                                                               Depends: qtbase-abi-5-15-15
                                       qt6-gtk-platformtheme : Depends: gnome-themes-extra-data but it is not going to be installed
                                                               Depends: libglib2.0-0t64 (>= 2.34.0) but it is not going to be installed
                                                               Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       raindrop : Depends: libglib2.0-0t64 (>= 2.40.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                  Depends: lightdm but it is not going to be installed
                                       rasputin : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                  Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       rc-gui : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       rp-bookshelf : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                      Depends: desktop-file-utils
                                       rp-prefapps : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                     Depends: desktop-file-utils
                                       rpi-chromium-mods : Depends: chromium (>= 92) but it is not going to be installed
                                       sudopwd : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                 Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       vdpau-driver-all : Depends: mesa-vdpau-drivers but it is not going to be installed
                                       wayfire : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                       wf-panel-pi : Depends: libglib2.0-0t64 (>= 2.74.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                                     Recommends: wfplug-clock but it is not going to be installed
                                       wfplug-batt : Depends: libglib2.0-0t64 (>= 2.16.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-bluetooth : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                          Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-connect : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                                        Depends: gtk-update-icon-cache
                                       wfplug-cpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-cputemp : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-ejecter : Depends: libglib2.0-0t64 (>= 2.28.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-gpu : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                    Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-menu : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                     Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-netman : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-power : Depends: libglib2.0-0t64 (>= 2.36.0) but it is not going to be installed
                                                      Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-squeek : Depends: libglib2.0-0t64 (>= 2.26.0) but it is not going to be installed
                                                       Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                                       Depends: gtk-update-icon-cache
                                       wfplug-updater : Depends: libglib2.0-0t64 (>= 2.32.0) but it is not going to be installed
                                                        Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       wfplug-volumepulse : Depends: libglib2.0-0t64 (>= 2.30.0) but it is not going to be installed
                                                            Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                       xarchiver : Depends: libglib2.0-0t64 (>= 2.76.0) but it is not going to be installed
                                                   Depends: libgtk-3-0t64 (>= 3.0.0) but it is not going to be installed
                                                   Recommends: 7zip but it is not going to be installed
                                       xdg-desktop-portal-gtk : Depends: libglib2.0-0t64 (>= 2.83.0) but it is not going to be installed
                                                                Depends: libgtk-3-0t64 (>= 3.21.5) but it is not going to be installed
                                       xfconf : Depends: libglib2.0-0t64 (>= 2.56.0) but it is not going to be installed
                                       xorg : Depends: xserver-xorg (>= 1:7.7+24+deb13u1) but it is not going to be installed
                                              Depends: xterm or
                                                       x-terminal-emulator
                                       xorgxrdp : Depends: xorg-input-abi-24
                                                  Depends: xorg-video-abi-25
                                                  Depends: xserver-xorg-core (>= 2:21.1.1) but it is not going to be installed
                                       xwayland : Depends: xserver-common but it is not going to be installed
                                       zenity : Depends: libglib2.0-0t64 (>= 2.80.0) but it is not going to be installed
                                       zenoty : Depends: libglib2.0-0t64 (>= 2.12.0) but it is not going to be installed
                                                Depends: libgtk-3-0t64 (>= 3.24) but it is not going to be installed
                                      E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb zuletzt editiert von
                                      #240

                                      @Hadebe

                                      Installier das Ding komplett neu.
                                      Ist eh die Empfehlung von RaspberryOS.
                                      In-line-upgrades sind nicht vorgesehen.

                                      Und lass dann den Desktop-Mumpitz direkt vom System. Installier die Lite-Version von RaspberryOS 13 'Trixie'.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Antwort Letzte Antwort
                                      0
                                      • H Online
                                        H Online
                                        Hadebe
                                        schrieb zuletzt editiert von
                                        #241

                                        Also komplette Neuinstallation - gar nicht schön, aber wenn es nicht anders geht.

                                        Dann darf die Anleitung nur für Installationen ohne Desktop genutzt werden?

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • H Hadebe

                                          Also komplette Neuinstallation - gar nicht schön, aber wenn es nicht anders geht.

                                          Dann darf die Anleitung nur für Installationen ohne Desktop genutzt werden?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb zuletzt editiert von Thomas Braun
                                          #242

                                          @Hadebe sagte:

                                          Dann darf die Anleitung nur für Installationen ohne Desktop genutzt werden?

                                          Die Anleitung setzt natürlich ein ohne Overhead aufgesetztes System voraus.
                                          Damit nämlich genau solche Situationen, in den denen Pakete anders gebaut werden und damit andere Abhängigkeiten einfordern gar nicht erst berücksichtigt werden müssen.
                                          Das ganze Abhängigkeits-Knäuel bei dir basiert nur auf Desktop-relevanten Paketen.
                                          Kein Desktop = Kein Ärger damit.
                                          Neben den weiteren Gründen, kein Desktop-Geraffel mitzuschleppen.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Antwort Letzte Antwort
                                          1

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          492

                                          Online

                                          32.9k

                                          Benutzer

                                          83.2k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe