How to Install barcode software package in Debian 9 (Stretch)

How to Install barcode software package in Debian 9 (Stretch)

barcode software package provides Utility and library for barcode generation, 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 barcode 

barcode is installed in your system.

Make ensure the barcode package were installed using the commands given below,

$ sudo dpkg-query -l | grep barcode *

You will get with barcode package name, version, architecture and description in a table

barcode package basic information:

Distro Debian 9 stretch
Section Graphics
Package barcode
Version 0.98+debian-9.1+b1 [mips, mips
Description Utility and library for barcode generation
Sub Section Graphics


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