macOS
brew install zxing-cpplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zxing-cpp pour les workflows d'agents IA.
installation
brew install zxing-cpplocal Homebrew formula metadata
sudo apk add py3-zxing-cppAlpine Linux edge package indexes · py3-zxing-cpp · Source: dl-cdn.alpinelinux.org
sudo apt install libzxing-devDebian stable package indexes · libzxing-dev · Source: deb.debian.org
sudo dnf install python3-zxing-cppFedora Rawhide package metadata · python3-zxing-cpp · Source: dl.fedoraproject.org
nix profile install nixpkgs#zxing-cppnixpkgs package indexes · pkgs/by-name/zx/zxing-cpp/package.nix · Source: api.github.com
sudo pacman -S zxing-cppArch Linux sync databases · zxing-cpp · Source: geo.mirror.pkgbuild.com
sudo zypper install libZXing3openSUSE Tumbleweed package metadata · libZXing3 · Source: download.opensuse.org
aperçu
Multi-format barcode image processing library written in C++
historique
ZXing-C++ is the actively developed C++ implementation of the ZXing barcode engine, covering multi-format 1D and 2D barcode reading and writing with bindings for native, mobile, scripting, and WebAssembly environments.
ZXing itself began as the Java 'Zebra Crossing' barcode library with ports to other languages. ZXing-C++ started as a C++ port of that Java codebase, with public zxing-cpp repository history beginning in 2016 and a 1.0.0 release line by 2018.
The modern project is no longer just a direct port. Its README says it has been developed further with runtime and detection-performance improvements, a pure C++ core, thread safety, read/write support, and wrappers for C, Python, Rust, Go, Qt, Android, iOS, .NET, WebAssembly, WinRT, Kotlin/Native, and other ecosystems. Version 3.0 moved the default writing backend to zint.
ZXing-C++ became the practical native-package answer for software that wanted ZXing's barcode coverage without embedding a Java runtime. It is packaged by C/C++ dependency managers, operating-system distributions, and language wrappers, and it is used where QR, Data Matrix, PDF417, Aztec, EAN/UPC, Code 128, and related formats must be decoded from images or camera frames.
Its broad wrapper set is the adoption story: one C++ core can serve desktop applications, mobile apps, Python scripts, Rust programs, Qt applications, WebAssembly demos, and command-line workflows. That makes the package a hub for barcode functionality across otherwise separate language ecosystems.
As a library, applications pass image data into ReaderOptions and ReadBarcodes, then inspect Barcode objects for text, format, content type, and position. For generation, callers create barcode objects and write them to images, SVG, or text representations. The package also installs example-style command-line tools such as ZXingReader and ZXingWriter.
ZXing-C++ matters because barcode support is a dependency people discover only when they need it immediately. A maintained native package with many wrappers prevents every app from carrying its own stale ZXing fork, and gives package managers a single high-quality implementation to expose across C++, Python, Rust, Qt, and WebAssembly stacks.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ZXingReader | cli | exécutable global | |
ZXingWriter | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/zxing-cpp/zxing-cpp
métadonnées d'installation
| Clé du paquet | brew:zxing-cpp |
|---|---|
| Version | 3.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/zxing-cpp |
| Page d'accueil | https://github.com/zxing-cpp/zxing-cpp |
| Dépôt | https://github.com/zxing-cpp/zxing-cpp |
| Docs amont | https://zxing-cpp.github.io/zxing-cpp/docs/latest |
| Licence | Apache-2.0 |
| Archive source | https://github.com/zxing-cpp/zxing-cpp/releases/download/v3.1.0/zxing-cpp-3.1.0.tar.gz |
| Dernière mise à jour | 2026-07-07T20:35:59Z |
| Pulse | updated |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zxing-cpp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libzxing-dev 2.3.0-4
C++ port of ZXing library (development files)
https://github.com/zxing-cpp/zxing-cpp
sudo apt install libzxing-devlibzxing3 2.3.0-4
C++ port of ZXing library (library files)
https://github.com/zxing-cpp/zxing-cpp
sudo apt install libzxing3python3-zxing-cpp 2.3.0-4
C++ port of ZXing library (python3 binding)
https://github.com/zxing-cpp/zxing-cpp
sudo apt install python3-zxing-cppzxing-cpp-tools 2.3.0-4
Utilities provided by ZXing library
https://github.com/zxing-cpp/zxing-cpp
sudo apt install zxing-cpp-toolszxing-cpp
nix profile install nixpkgs#zxing-cpplibzxing-dev 2.2.1-3
C++ port of ZXing library (development files)
https://github.com/zxing-cpp/zxing-cpp
sudo apt install libzxing-devlibzxing3 2.2.1-3
C++ port of ZXing library (library files)
https://github.com/zxing-cpp/zxing-cpp
sudo apt install libzxing3python3-zxing-cpp 2.2.1-3
C++ port of ZXing library (python3 binding)
https://github.com/zxing-cpp/zxing-cpp
sudo apt install python3-zxing-cppzxing-cpp-tools 2.2.1-3
Utilities provided by ZXing library
https://github.com/zxing-cpp/zxing-cpp
sudo apt install zxing-cpp-toolspy3-zxing-cpp 2.3.0-r3
C++ port of ZXing
https://github.com/zxing-cpp/zxing-cpp
sudo apk add py3-zxing-cppzxing 2.3.0-r3
C++ port of ZXing
https://github.com/zxing-cpp/zxing-cpp
sudo apk add zxingzxing-cpp 2.3.0-r3
C++ port of ZXing
https://github.com/zxing-cpp/zxing-cpp
sudo apk add zxing-cppzxing-cpp-dev 2.3.0-r3
C++ port of ZXing (development files)
https://github.com/zxing-cpp/zxing-cpp
sudo apk add zxing-cpp-devpython3-zxing-cpp 2.2.1-7.fc45
Python bindings for the zxing-cpp barcode library
https://github.com/zxing-cpp/zxing-cpp
sudo dnf install python3-zxing-cppzxing-cpp 2.2.1-7.fc45
C++ port of the ZXing ("Zebra Crossing") barcode scanning library
https://github.com/zxing-cpp/zxing-cpp
sudo dnf install zxing-cppzxing-cpp-devel 2.2.1-7.fc45
Development files for zxing-cpp
https://github.com/zxing-cpp/zxing-cpp
sudo dnf install zxing-cpp-develpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.