macOS
brew install gnu-barcodelocal Homebrew formula metadata
sudo port install barcodeMacPorts ports tree · textproc/barcode/Portfile · ソース: api.github.com
brew
gnu-barcode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gnu-barcodelocal Homebrew formula metadata
sudo port install barcodeMacPorts ports tree · textproc/barcode/Portfile · ソース: api.github.com
sudo apk add barcodeAlpine Linux edge package indexes · barcode · ソース: dl-cdn.alpinelinux.org
sudo apt install barcodeDebian stable package indexes · barcode · ソース: deb.debian.org
sudo dnf install barcodeFedora Rawhide package metadata · barcode · ソース: dl.fedoraproject.org
nix profile install nixpkgs#barcodenixpkgs package indexes · pkgs/by-name/ba/barcode/package.nix · ソース: api.github.com
sudo pacman -S barcodeArch Linux sync databases · barcode · ソース: geo.mirror.pkgbuild.com
sudo zypper install barcodeopenSUSE Tumbleweed package metadata · barcode · ソース: download.opensuse.org
概要
Convert text strings to printed bars
履歴
GNU Barcode is a GNU command-line tool and library for turning text strings into printable barcode output, originally centered on PostScript and Encapsulated PostScript and later extended with output formats such as SVG and PCL.
The project was authored and maintained in the GNU ecosystem by Alessandro Rubini. Its README describes a package built to cover common barcode creation needs with a conventional printer, shipping both a library and a command-line front end so applications and scripts can generate barcode symbols.
The 0.99 NEWS entry records later maintenance work including internationalization, GPLv3-or-later licensing, SVG support, and PCL output. That makes GNU Barcode a small but durable example of GNU's printer-and-text utility culture.
GNU Barcode's upstream README notes distribution through ftp.gnu.org and GNU mirrors, a Windows port through GnuWin32, FreeBSD ports packaging, and downstream use by GLabels. Its adoption pattern is therefore typical of focused Unix utilities: not a broad platform, but a reusable program and library that other label-printing tools could embed.
Practitioners use the `barcode` command to read strings from the command line or standard input and emit printable barcode pages or EPS fragments. It supports common product and book codes including UPC, EAN, ISBN, CODE39, and related formats, with sizing and label-table options useful for sticker sheets and print workflows.
Package maintainers care about GNU Barcode because it exposes a narrow, scriptable function with few moving parts: encode strings, select a symbology, and produce printer-friendly output. Its library/front-end split also made it useful as a dependency for label software rather than only as a standalone command.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
barcode | cli | グローバル実行可能ファイル | |
sample | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/barcode/
インストールメタデータ
| パッケージキー | brew:gnu-barcode |
|---|---|
| バージョン | 0.99 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gnu-barcode |
| ホームページ | https://www.gnu.org/software/barcode/ |
| リポジトリ | https://git.savannah.gnu.org/cgit/barcode.git |
| 上流ドキュメント | https://www.gnu.org/software/barcode |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/barcode/barcode-0.99.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnu-barcode |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
barcode
sudo port install barcodebarcode 0.99-9
Utility for barcode generation
https://www.gnu.org/software/barcode/
sudo apt install barcodebarcode
nix profile install nixpkgs#barcodebarcode 0.99-7
Utility for barcode generation
https://www.gnu.org/software/barcode/
sudo apt install barcodebarcode 0.99-r1
Convert text strings to printed bars in various standards
https://www.gnu.org/software/barcode/
sudo apk add barcodebarcode 0.98-54.fc44
Generates barcodes from text strings
https://www.gnu.org/software/barcode/
sudo dnf install barcodebarcode-devel 0.98-54.fc44
Header files and libraries for barcode development
https://www.gnu.org/software/barcode/
sudo dnf install barcode-develbarcode 0.99-6
A tool to convert text strings to printed bars
https://www.gnu.org/software/barcode/
sudo pacman -S barcodebarcode 0.99-12.4
Text-Mode Barcode Creation Utility
https://www.gnu.org/software/barcode
sudo zypper install barcodebarcode-devel 0.99-12.4
Text-Mode Barcode Creation Utility - Development files
https://www.gnu.org/software/barcode
sudo zypper install barcode-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.