Install firmware-zd1211
Installing firmware-zd1211 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install firmware-zd1211
firmware-zd1211 package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | firmware-zd1211 |
version | 1:1.5-4 |
description | binary firmware for the zd1211rw wireless driver |
subsection | kernel |
website | zd1211.wiki.sourceforge.net |
maintainer | Christian Kastner |
Uninstall firmware-zd1211
To remove just firmware-zd1211 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove firmware-zd1211
Uninstall firmware-zd1211 and it’s dependent packages
To remove the firmware-zd1211 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove firmware-zd1211
Purging firmware-zd1211
If you also want to delete configuration and/or data files of firmware-zd1211 from Debian Sid then this will work:
sudo apt-get purge firmware-zd1211
To delete configuration and/or data files of firmware-zd1211 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove firmware-zd1211