macOS
brew install ossp-uuidlocal Homebrew formula metadata
sudo port install ossp-uuidMacPorts ports tree · devel/ossp-uuid/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ossp-uuid in AI-Agent-Workflows.
Installation
brew install ossp-uuidlocal Homebrew formula metadata
sudo port install ossp-uuidMacPorts ports tree · devel/ossp-uuid/Portfile · Quelle: api.github.com
sudo apk add ossp-uuidAlpine Linux edge package indexes · ossp-uuid · Quelle: dl-cdn.alpinelinux.org
sudo zypper install ossp-uuidopenSUSE Tumbleweed package metadata · ossp-uuid · Quelle: download.opensuse.org
sudo apt install libossp-uuid-devDebian stable package indexes · libossp-uuid-dev · Quelle: deb.debian.org
sudo dnf install uuidFedora Rawhide package metadata · uuid · Quelle: dl.fedoraproject.org
Überblick
ISO-C API and CLI for generating UUIDs
Verlauf
OSSP uuid is an ISO C API and command-line interface for generating, importing, exporting, and inspecting UUIDs in the DCE 1.1, ISO/IEC 11578, and RFC 4122 tradition.
The OSSP uuid manual gives a clear origin: Ralf S. Engelschall implemented it in January 2004 for UUID use in the OSSP as and OpenPKG projects. The stated design goal was a clean-room implementation that was standards-compliant and portable.
Version 1.6.2, dated July 4, 2008 in the manual and README copies, represents the mature packaged form. The library supports UUID versions 1, 3, 4, and 5, plus C++, Perl, and PHP bindings and compatibility layers for DCE-1.1 and Perl Data::UUID APIs.
OSSP uuid spread through Unix packaging as a small system library and CLI rather than through a high-activity public repository. It appears in Homebrew, Debian/Ubuntu development packages, Alpine, Fedora-family packages, MacPorts, and openSUSE-family packages because many older C and scripting-language projects needed a portable UUID implementation before UUID generation became ubiquitous in standard runtimes and platform libraries.
Developers use the `uuid` CLI or the C API to generate time-based, random, or name-based UUIDs, parse binary and string forms, compare UUIDs, load namespace UUIDs, and export UUIDs as binary, canonical text, single-integer, or descriptive text formats.
The library is most relevant when maintaining C-era software, package build scripts, or software that explicitly depends on OSSP's API and ABI rather than a newer platform-native UUID facility.
ossp-uuid is a useful package-history fossil: a portable standards implementation from the OpenPKG/OSSP world that remains packaged because ABI compatibility and old build systems outlive the excitement around the underlying primitive.
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 |
|---|---|---|---|
uuid | cli | globales Executable | |
uuid-config | 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.
http://www.ossp.org/pkg/lib/uuid/
Installationsmetadaten
| Paketschlüssel | brew:ossp-uuid |
|---|---|
| Version | 1.6.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ossp-uuid |
| Homepage | http://www.ossp.org/pkg/lib/uuid/ |
| Repository | http://cvs.ossp.org/pkg/lib/uuid |
| Upstream-Dokumentation | http://www.ossp.org/pkg/lib/uuid |
| Lizenz | BSD-1-Clause |
| Quellarchiv | https://deb.debian.org/debian/pool/main/o/ossp-uuid/ossp-uuid_1.6.2.orig.tar.gz |
| Zuletzt aktualisiert | 2026-07-11T09:50:50+09:00 |
| Pulse | updated |
| 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 | ossp-uuid |
| Version Scheme | 0 |
| Revision | 2 |
| 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.
libossp-uuid-dev 1.6.4-1
OSSP uuid ISO-C and C++ - headers and static libraries
http://www.ossp.org/pkg/lib/uuid/
sudo apt install libossp-uuid-devlibossp-uuid-perl 1.6.4-1
perl OSSP::UUID - OSSP uuid Perl Binding
http://www.ossp.org/pkg/lib/uuid/
sudo apt install libossp-uuid-perllibossp-uuid16 1.6.4-1
OSSP uuid ISO-C and C++ - shared library
http://www.ossp.org/pkg/lib/uuid/
sudo apt install libossp-uuid16uuid 1.6.4-1
Universally Unique Identifier Command-Line Tool
http://www.ossp.org/pkg/lib/uuid/
sudo apt install uuidlibossp-uuid-dev 1.6.2-1.5build13
OSSP uuid ISO-C and C++ - headers and static libraries
http://www.ossp.org/pkg/lib/uuid/
sudo apt install libossp-uuid-devlibossp-uuid-perl 1.6.2-1.5build13
perl OSSP::UUID - OSSP uuid Perl Binding
http://www.ossp.org/pkg/lib/uuid/
sudo apt install libossp-uuid-perllibossp-uuid16 1.6.2-1.5build13
OSSP uuid ISO-C and C++ - shared library
http://www.ossp.org/pkg/lib/uuid/
sudo apt install libossp-uuid16uuid 1.6.2-1.5build13
Universally Unique Identifier Command-Line Tool
http://www.ossp.org/pkg/lib/uuid/
sudo apt install uuidossp-uuid 1.6.6-r0
Open Source Software Project Universally Unique Identifier (UUID)
https://git.sr.ht/~nabijaczleweli/ossp-uuid
sudo apk add ossp-uuidossp-uuid-dev 1.6.6-r0
Open Source Software Project Universally Unique Identifier (UUID) (development files)
https://git.sr.ht/~nabijaczleweli/ossp-uuid
sudo apk add ossp-uuid-devossp-uuid-doc 1.6.6-r0
Open Source Software Project Universally Unique Identifier (UUID) (documentation)
https://git.sr.ht/~nabijaczleweli/ossp-uuid
sudo apk add ossp-uuid-docossp-uuid-libs 1.6.6-r0
Open Source Software Project Universally Unique Identifier (UUID) (libraries)
https://git.sr.ht/~nabijaczleweli/ossp-uuid
sudo apk add ossp-uuid-libsossp-uuid-static 1.6.6-r0
Open Source Software Project Universally Unique Identifier (UUID) (static library)
https://git.sr.ht/~nabijaczleweli/ossp-uuid
sudo apk add ossp-uuid-staticossp-uuid 1.6.2-20.10
OSSP's Universally Unique Identifier generator
http://www.ossp.org/pkg/lib/uuid/
sudo zypper install ossp-uuidossp-uuid
sudo port install ossp-uuiduuid 1.6.2-68.fc44
Universally Unique Identifier library
http://www.ossp.org/pkg/lib/uuid/
sudo dnf install uuidQuellspur
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.