How to Install firmware-qlogic software package in Debian 9 (Stretch)

How to Install firmware-qlogic software package in Debian 9 (Stretch)

firmware-qlogic software package provides Binary firmware for QLogic HBAs, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firmware-qlogic 

firmware-qlogic is installed in your system.

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

$ sudo dpkg-query -l | grep firmware-qlogic *

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

firmware-qlogic package basic information:

Distro Debian 9 stretch
Section Kernels
Package firmware-qlogic
Version 20160824-1
Description Binary firmware for QLogic HBAs
Sub Section Kernels


See Also, How to uninstall or remove firmware-qlogic software package from Debian 9 (Stretch)?