macOS
brew install gnu-barcodelocal Homebrew formula metadata
sudo port install barcodeMacPorts ports tree · textproc/barcode/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnu-barcode in AI-Agent-Workflows.
Installation
brew install gnu-barcodelocal Homebrew formula metadata
sudo port install barcodeMacPorts ports tree · textproc/barcode/Portfile · Quelle: api.github.com
sudo apk add barcodeAlpine Linux edge package indexes · barcode · Quelle: dl-cdn.alpinelinux.org
sudo apt install barcodeDebian stable package indexes · barcode · Quelle: deb.debian.org
sudo dnf install barcodeFedora Rawhide package metadata · barcode · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#barcodenixpkgs package indexes · pkgs/by-name/ba/barcode/package.nix · Quelle: api.github.com
sudo pacman -S barcodeArch Linux sync databases · barcode · Quelle: geo.mirror.pkgbuild.com
sudo zypper install barcodeopenSUSE Tumbleweed package metadata · barcode · Quelle: download.opensuse.org
Überblick
Convert text strings to printed bars
Verlauf
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.
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 |
|---|---|---|---|
barcode | cli | globales Executable | |
sample | 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://www.gnu.org/software/barcode/
Installationsmetadaten
| Paketschlüssel | brew:gnu-barcode |
|---|---|
| Version | 0.99 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gnu-barcode |
| Homepage | https://www.gnu.org/software/barcode/ |
| Repository | https://git.savannah.gnu.org/cgit/barcode.git |
| Upstream-Dokumentation | https://www.gnu.org/software/barcode |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://ftpmirror.gnu.org/gnu/barcode/barcode-0.99.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-develQuellspur
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.