I don't understand, previously the result was null:You did it wrong. There is no lshw package in bookworm-backports so it has installed the normal bookworm package.
Code:
root@kaos:~# LANG=C apt install lshwReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneE: Unable to locate package lshwroot@kaos:~#
Code:
apt install lshw -t bookworm-backports
Code:
root@kaos:~# LANG=C apt list lshwListing... Donelshw/stable,now 02.19.git.2021.06.19.996aaad9c7-2+b1 amd64 [installed]lshw/stable 02.19.git.2021.06.19.996aaad9c7-2+b1 i386root@kaos:~#
Statistics: Posted by keos — 2024-02-09 12:25 — Replies 13 — Views 8593