eancheck
Check digit validator for EAN/PLU/UPC barcode numbers
Install
- All systems
-
curl cmd.cat/eancheck.sh
- Debian
-
apt-get install eancheck - Ubuntu
-
apt-get install eancheck - Kali Linux
-
apt-get install eancheck - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install eancheck - Raspbian
-
apt-get install eancheck
eancheck
Check digit validator for EAN/PLU/UPC barcode numbers
Eancheck is a simple program for checking EAN, PLU and UPC check digits. It also includes a header file for incorporating such functions into your own programs.