macOS
brew install qrencodelocal Homebrew formula metadata
sudo port install qrencodeMacPorts ports tree · graphics/qrencode/Portfile · ソース: api.github.com
brew / 順位 689
qrencode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install qrencodelocal Homebrew formula metadata
sudo port install qrencodeMacPorts ports tree · graphics/qrencode/Portfile · ソース: api.github.com
sudo apt install qrencodeDebian stable package indexes · qrencode · ソース: deb.debian.org
sudo dnf install qrencodeFedora Rawhide package metadata · qrencode · ソース: dl.fedoraproject.org
nix profile install nixpkgs#qrencodenixpkgs package indexes · pkgs/by-name/qr/qrencode/package.nix · ソース: api.github.com
sudo pacman -S qrencodeArch Linux sync databases · qrencode · ソース: geo.mirror.pkgbuild.com
sudo zypper install qrencodeopenSUSE Tumbleweed package metadata · qrencode · ソース: download.opensuse.org
scoop install main/qrencodeScoop official bucket manifest trees · bucket/qrencode.json · ソース: api.github.com
概要
QR Code generation
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
qrencode | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fukuchi/libqrencode
インストールメタデータ
| パッケージキー | brew:qrencode |
|---|---|
| バージョン | 4.1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/qrencode |
| ホームページ | https://fukuchi.org/works/qrencode/index.html.en |
| リポジトリ | https://github.com/fukuchi/libqrencode |
| 上流ドキュメント | https://fukuchi.org/works/qrencode/index.html.en |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/fukuchi/libqrencode/archive/refs/tags/v4.1.1.tar.gz |
| 最終更新 | 2026-09-10T08:58:44Z |
| Pulse | updated |
| 依存関係 | libpng |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 qrencodeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.