Installing
-
2. Downloading Broadcom Wl Driver
Download Broadcom Wl Driver in Debian Bullseye GNU/Linux
Broadcom Wl Driver tar.gz Archive for Debian BullseyeSave the File!
-
3. Extracting Broadcom Wl Driver Archive
Next Extract Broadcom Wl Driver Archive into /tmp Directory
From Command Line, now you have to Access the Package Location:cd /[PATH2ARCHIVE]
But if you are in Trouble to Find it out on Terminal then See: How to Access USB Device.
And then run:tar xvzf ./broadcom-sta-source*.tar.gz -C /tmp/
How to QuickStart with Command Line on Debian GNU/Linux:
-
4. Installing Broadcom Wl Driver
Then to Setup Broadcom Wl Driver Offline on Debian Bullseye
First, Access the Target Folder with:cd /tmp/broadcom-sta-source*
And then to Install Broadcom Wl Driver simply play:
sudo dpkg -i ./*.deb
This Command corresponds to Install All the .deb Files included in the current Directory.
-
5. Enabling Non-free Repo
Once Online possibly to Get Updates provide to Enable the Sources.
How to Add Debian Non Free Repo Preserving System
Contents