Automic VaultAutomic Vault

brew

zint を Homebrew, apk, apt, dnf, MacPorts, pacman, winget, zypper でインストール

zint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zint

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install zint

MacPorts ports tree · textproc/zint/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add zint

Alpine Linux edge package indexes · zint · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install libzint-dev

Debian stable package indexes · libzint-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install zint

Fedora Rawhide package metadata · zint · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S zint

Arch Linux sync databases · zint · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install libQZint-devel

openSUSE Tumbleweed package metadata · libQZint-devel · ソース: download.opensuse.org

Windows

Windows Package Manager確認済み · 92%
winget install --id Zint.Zint -e

Windows Package Manager source index · Zint.Zint · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Barcode encoding library supporting over 50 symbologies

履歴

プロジェクトの歴史と使われ方

Zint is an open-source barcode-generation suite that spans three audiences at once: desktop users, command-line automation, and application developers embedding a barcode library. That combination makes it more than a toy barcode renderer; it is a packageable barcode backend with GUI and scripting surfaces.

プロジェクトの歴史

The official manual describes Zint as a cross-platform open-source barcode generating solution made up of a Qt GUI, a command-line executable, and a library API. Its own site frames the project around desktop, CLI, and developer use rather than a single application mode.

The project maintains public source, releases, documentation, and community channels through SourceForge and GitHub. Its source tree shows a C-centered implementation with backend, Qt, Tcl, frontend, and platform-specific documentation areas, reflecting a project that has grown around both embeddable barcode logic and user-facing tools.

採用の歴史

Zint has been adopted most visibly as a practical utility and library for people who need standards-heavy barcodes without buying a proprietary generator. The project site identifies developers, businesses, technical users, and people generating QR Code, Code 128, EAN, UPC, Data Matrix, and related output as target users.

Its continued SourceForge download activity and GitHub repository presence show ongoing use in a specialized niche: label generation, document production, application barcode output, and scripted creation of raster or vector barcode assets.

使われ方

The command-line tool encodes data with options such as `--data`, `--input`, `--output`, and `--barcode`; by default, a simple invocation can create a Code 128 image from text. The manual documents raster and vector outputs including PNG, GIF, EPS, SVG, BMP, EMF, PCX, and TIF.

Developers use libzint when barcode generation belongs inside another program, while desktop users can use Zint Barcode Studio for visual generation and preview. The same package therefore covers batch scripts, GUI workflows, and embedded barcode rendering.

パッケージ好きにとっての重要性

Zint is valuable in package catalogs because it collapses a standards-heavy domain into one installable toolchain: executable, GUI, and library. For maintainers and users, that means barcode generation can be automated in builds, labels, and documents without each project carrying its own encoder.

Its broad symbology list is the package-nerd hook. A small command can generate formats from everyday QR and EAN codes to postal, GS1, Data Matrix, PDF417, Aztec, Han Xin, and industrial codes, making it a useful leaf dependency in otherwise unrelated workflows.

タイムライン

  • 2008: The Zint site copyright range begins, indicating the project was public by this period.
  • 2017: Source tree metadata shows project configuration such as `.editorconfig` already present in the public repository history.
  • 2020s: Development continues across backend, Qt frontend, platform documentation, and barcode-standard support.
  • 2026: The project site reports ongoing SourceForge download activity and public GitHub/SourceForge project resources.

Related projects

  • OkapiBarcode, identified by the Zint site as a Java port and related barcode tooling.
  • ZintNet, a C# port based on the Zint project.
  • gLabels, a desktop label design tool with Zint support.
  • Online barcode-generator services powered by Zint.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
zintcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.16.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.zint.org.uk/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.zint.org.uk/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zint
バージョン2.16.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zint
ホームページhttps://www.zint.org.uk/
リポジトリhttps://github.com/zint/zint
上流ドキュメントhttps://zint.org.uk/manual
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/zint/zint/2.16.0/zint-2.16.0-src.tar.gz
依存関係libpng
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezint
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libzint-dev 2.15.0-1+b1

Zint development files

https://zint.org.uk/

sudo apt install libzint-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: zint
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzint-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libzint2.15 2.15.0-1+b1

library for encoding data in barcode symbols

https://zint.org.uk/

sudo apt install libzint2.15
  • Section: libs
  • Architecture: amd64
  • Source Package: zint
  • 2 依存関係
  • normalized package name match
  • 一致条件: Zint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzint2.15 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zint 2.15.0-1+b1

command line utility to encode data in barcode symbols

https://zint.org.uk/

sudo apt install zint
  • Section: graphics
  • Architecture: amd64
  • Source Package: zint
  • 2 依存関係
  • normalized package name match
  • 一致条件: Zint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zint-qt 2.15.0-1+b1

Zint Barcode Studio, a QT frontend to zint

https://zint.org.uk/

sudo apt install zint-qt
  • Section: graphics
  • Architecture: amd64
  • Source Package: zint
  • 8 依存関係
  • normalized package name match
  • 一致条件: Zint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zint-qt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libzint-dev 2.13.0-1build3

Zint development files

https://zint.org.uk/

sudo apt install libzint-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: zint
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libzint-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libzint2.13 2.13.0-1build3

library for encoding data in barcode symbols

https://zint.org.uk/

sudo apt install libzint2.13
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: zint
  • 2 依存関係
  • normalized package name match
  • 一致条件: Zint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libzint2.13 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

zint 2.13.0-1build3

command line utility to encode data in barcode symbols

https://zint.org.uk/

sudo apt install zint
  • Section: universe/graphics
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Zint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zint from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

zint-qt 2.13.0-1build3

Zint Barcode Studio, a QT frontend to zint

https://zint.org.uk/

sudo apt install zint-qt
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: zint
  • 8 依存関係
  • normalized package name match
  • 一致条件: Zint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zint-qt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zint 2.16.0-r0

Barcode encoding library supporting over 50 symbologies

https://zint.org.uk/

sudo apk add zint
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: zint
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zint from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zint-dev 2.16.0-r0

Barcode encoding library supporting over 50 symbologies (development files)

https://zint.org.uk/

sudo apk add zint-dev
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: zint
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zint-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zint-doc 2.16.0-r0

Barcode encoding library supporting over 50 symbologies (documentation)

https://zint.org.uk/

sudo apk add zint-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: zint
  • normalized package name match
  • 一致条件: Zint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zint-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zint-qt 2.16.0-r0

Zint Barcode Studio GUI

https://zint.org.uk/

sudo apk add zint-qt
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: zint
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zint-qt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

zint 2.15.0-3.fc44

Barcode generator library

http://www.zint.org.uk

sudo dnf install zint
  • License: BSD-3-Clause AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zint
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Zint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zint from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zint-devel 2.15.0-3.fc44

Library and header files for zint

http://www.zint.org.uk

sudo dnf install zint-devel
  • License: BSD-3-Clause AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zint
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Zint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zint-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zint-qt 2.15.0-3.fc44

Zint Barcode Studio

http://www.zint.org.uk

sudo dnf install zint-qt
  • License: BSD-3-Clause AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zint
  • 9 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Zint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zint-qt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zint-qt-devel 2.15.0-3.fc44

Library and header files for zint-qt

http://www.zint.org.uk

sudo dnf install zint-qt-devel
  • License: BSD-3-Clause AND GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zint
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zint-qt-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment