psifidotos / applet-window-buttons

Plasma 5 applet in order to show window buttons in your panels
GNU General Public License v2.0
402 stars 55 forks source link

Debian 11 - can't install dependencies #180

Closed SWBZA closed 2 years ago

SWBZA commented 2 years ago

Hi. I've Googled and tried every suggestion I can find, but I can't get the dependencies installed, so obviously I can't install. Really, really would appreciate pointers in the right direction. Thanks in advance.

I run: sudo apt install g++ extra-cmake-modules qtbase5-dev qtdeclarative5-dev libkf5declarative-dev libkf5plasma-dev libkdecorations2-dev gettext

What I get:

Fetched 415 MB in 34s (12.3 MB/s)                                                                                                    
Extracting templates from packages: 100%
Preconfiguring packages ...
dpkg-deb: error: archive '/var/cache/apt/archives/libc-dev-bin_2.35-0ubuntu3_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive /var/cache/apt/archives/libc-dev-bin_2.35-0ubuntu3_amd64.deb (--unpack):
 dpkg-deb --control subprocess returned error exit status 2
dpkg-deb: error: archive '/var/cache/apt/archives/libc6-dev_2.35-0ubuntu3_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive /var/cache/apt/archives/libc6-dev_2.35-0ubuntu3_amd64.deb (--unpack):
 dpkg-deb --control subprocess returned error exit status 2
dpkg-deb: error: archive '/var/cache/apt/archives/locales_2.35-0ubuntu3_all.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive /var/cache/apt/archives/locales_2.35-0ubuntu3_all.deb (--unpack):
 dpkg-deb --control subprocess returned error exit status 2
dpkg-deb: error: archive '/var/cache/apt/archives/libc6_2.35-0ubuntu3_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive /var/cache/apt/archives/libc6_2.35-0ubuntu3_amd64.deb (--unpack):
 dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
 /var/cache/apt/archives/libc-dev-bin_2.35-0ubuntu3_amd64.deb
 /var/cache/apt/archives/libc6-dev_2.35-0ubuntu3_amd64.deb
 /var/cache/apt/archives/locales_2.35-0ubuntu3_all.deb
 /var/cache/apt/archives/libc6_2.35-0ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
trmdi commented 2 years ago

This should be asked in Debian's forums, reddit...

SWBZA commented 2 years ago

Thanks