The deb line is not a command, it is a line you edit in your sources file /etc/apt/sources.list . It has changed for Debian 12.
The safe way to do it is run the command (as root or sudo)and change the "main" line toI believe it can be done instead with Synaptic if you wish.
Then run the command
The safe way to do it is run the command (as root or sudo)
Code:
apt edit-sources
Code:
deb https://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
Then run the command
Code:
apt update && apt install firmware-ralink
Statistics: Posted by sunrat — 2024-09-13 23:45