macOS
brew install qrencodelocal Homebrew formula metadata
sudo port install qrencodeMacPorts ports tree · graphics/qrencode/Portfile · Quelle: api.github.com
brew / Rang 689
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für qrencode in AI-Agent-Workflows.
Installation
brew install qrencodelocal Homebrew formula metadata
sudo port install qrencodeMacPorts ports tree · graphics/qrencode/Portfile · Quelle: api.github.com
sudo apt install qrencodeDebian stable package indexes · qrencode · Quelle: deb.debian.org
sudo dnf install qrencodeFedora Rawhide package metadata · qrencode · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#qrencodenixpkgs package indexes · pkgs/by-name/qr/qrencode/package.nix · Quelle: api.github.com
sudo pacman -S qrencodeArch Linux sync databases · qrencode · Quelle: geo.mirror.pkgbuild.com
sudo zypper install qrencodeopenSUSE Tumbleweed package metadata · qrencode · Quelle: download.opensuse.org
scoop install main/qrencodeScoop official bucket manifest trees · bucket/qrencode.json · Quelle: api.github.com
Überblick
QR Code generation
Verlauf
QRencode, distributed as libqrencode plus the qrencode command, is Kentaro Fukuchi’s fast and compact C implementation for generating QR Code symbols. The library exposes encoding APIs, while the CLI writes formats such as PNG, EPS, SVG, XPM, and terminal-oriented output.
Kentaro Fukuchi began libqrencode as a C library for converting strings or structured data into QR Code bitmap arrays. The official manual carries copyright dates beginning in 2006. Over time the project added Micro QR Code, structured append, multiple command output formats, thread-safety and memory improvements, and CMake support alongside its Autotools build.
Version 4.0.0, released in 2017, retained the public API while substantially revising the implementation for better performance and memory use. Version 4.1.1 followed in 2020 with fixes for Micro QR Code capacity and data-length calculations.
libqrencode has become a widely packaged native QR encoder: source_facts.package-manager records packages in Homebrew, Debian, Ubuntu, Fedora-family systems, Arch, Nix, MacPorts, Scoop, and openSUSE. Distributions expose both the C library and, depending on packaging, the qrencode executable or development headers.
Developers can link libqrencode and call its string, binary-data, or structured-input APIs to obtain QR bitmap data.
Shell users can run qrencode with input text and an output filename to produce a QR image; standard output is supported for pipeline use.
The library does not require user credentials or a runtime configuration file. Build-time options and command flags control features and output.
libqrencode is a compact, embeddable C implementation that also supplies a scriptable CLI, so it serves both application developers and shell users. Its longevity, stable native API, multiple build systems, and availability across major package ecosystems make it a foundational QR-generation dependency.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
qrencode | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fukuchi/libqrencode
Installationsmetadaten
| Paketschlüssel | brew:qrencode |
|---|---|
| Version | 4.1.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/qrencode |
| Homepage | https://fukuchi.org/works/qrencode/index.html.en |
| Repository | https://github.com/fukuchi/libqrencode |
| Upstream-Dokumentation | https://fukuchi.org/works/qrencode/index.html.en |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/fukuchi/libqrencode/archive/refs/tags/v4.1.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-10T08:58:44Z |
| Pulse | updated |
| Abhängigkeiten | libpng |
| Build-Abhängigkeiten | cmake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | qrencode |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libqrencode-dev 4.1.1-2
QR Code encoding library -- development
https://fukuchi.org/works/qrencode/index.html.en
sudo apt install libqrencode-devlibqrencode4 4.1.1-2
QR Code encoding library
https://fukuchi.org/works/qrencode/index.html.en
sudo apt install libqrencode4qrencode 4.1.1-2
QR Code encoder into PNG image
https://fukuchi.org/works/qrencode/index.html.en
sudo apt install qrencodeqrencode
nix profile install nixpkgs#qrencodelibqrencode-dev 4.1.1-1build2
QR Code encoding library -- development
https://fukuchi.org/works/qrencode/index.html.en
sudo apt install libqrencode-devlibqrencode4 4.1.1-1build2
QR Code encoding library
https://fukuchi.org/works/qrencode/index.html.en
sudo apt install libqrencode4qrencode 4.1.1-1build2
QR Code encoder into PNG image
https://fukuchi.org/works/qrencode/index.html.en
sudo apt install qrencodeqrencode 4.1.1-13.fc45
Generate QR 2D barcodes
http://fukuchi.org/works/qrencode/
sudo dnf install qrencodeqrencode-devel 4.1.1-13.fc45
QR Code encoding library - Development files
http://fukuchi.org/works/qrencode/
sudo dnf install qrencode-develqrencode-libs 4.1.1-13.fc45
QR Code encoding library - Shared libraries
http://fukuchi.org/works/qrencode/
sudo dnf install qrencode-libsqrencode 4.1.1-4
C library for encoding data in a QR Code symbol.
https://fukuchi.org/works/qrencode/
sudo pacman -S qrencodelibqrencode4 4.1.1-2.11
C library for encoding data in a QR Code symbol
https://github.com/fukuchi/libqrencode
sudo zypper install libqrencode4libqrencode4-32bit 4.1.1-2.11
C library for encoding data in a QR Code symbol
https://github.com/fukuchi/libqrencode
sudo zypper install libqrencode4-32bitqrencode 4.1.1-2.11
C library for encoding data in a QR Code symbol
https://github.com/fukuchi/libqrencode
sudo zypper install qrencodeqrencode-devel 4.1.1-2.11
C library for encoding data in a QR Code symbol - Development files
https://github.com/fukuchi/libqrencode
sudo zypper install qrencode-develqrencode
sudo port install qrencodeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.