macOS
brew install gnu-barcodelocal Homebrew formula metadata
sudo port install barcodeMacPorts ports tree · textproc/barcode/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.