How to Install firmware-linux-nonfree software package in Debian 7 (Wheezy)

How to Install firmware-linux-nonfree software package in Debian 7 (Wheezy)

firmware-linux-nonfree software package provides Binary firmware for various drivers in the Linux kernel, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firmware-linux-nonfree 

firmware-linux-nonfree is installed in your system.

Make ensure the firmware-linux-nonfree package were installed using the commands given below,

$ sudo dpkg-query -l | grep firmware-linux-nonfree *

You will get with firmware-linux-nonfree package name, version, architecture and description in a table

firmware-linux-nonfree package basic information:

Distro Debian 7 wheezy
Section Kernels
Package firmware-linux-nonfree
Version 0.36+wheezy.1
Description Binary firmware for various drivers in the Linux kernel
Sub Section Kernels


See Also, How to uninstall or remove firmware-linux-nonfree software package from Debian 7 (Wheezy)?