I was trying to install drivers for a usb wifi extender and when I went to I get the error message
Sub-process /usr/bin/dpkg returned an error code (1)
Errors were encountered while processing:
linux-headers-6.1.0-31-amd64
linux-headers-amd64
linux-image-6.1.0-31-amd64
linux-image-amd64
After trying and nothing worked. When trying to purge it I was sorta afraid of bricking my system so I haven't gone that far, any tips?
Code:
sudo apt upgrade
Sub-process /usr/bin/dpkg returned an error code (1)
Errors were encountered while processing:
linux-headers-6.1.0-31-amd64
linux-headers-amd64
linux-image-6.1.0-31-amd64
linux-image-amd64
After trying
Code:
sudo dpkg --configure -a
Code:
sudo apt install -f
Statistics: Posted by Sundex — 2025-02-17 17:08 — Replies 5 — Views 155