# ossp-uuid を Homebrew, apk, MacPorts, zypper, apt, dnf でインストール

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

## インストール

```sh
sudo av install brew:ossp-uuid
```

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

### macOS

- Homebrew (100%):

```sh
brew install ossp-uuid
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ossp-uuid
```

  証拠: MacPorts ports tree: devel/ossp-uuid/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ossp-uuid
```

  証拠: Alpine Linux edge package indexes: ossp-uuid from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- zypper (92%):

```sh
sudo zypper install ossp-uuid
```

  証拠: openSUSE Tumbleweed package metadata: ossp-uuid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install libossp-uuid-dev
```

  証拠: Debian stable package indexes: libossp-uuid-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install uuid
```

  証拠: Fedora Rawhide package metadata: uuid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:ossp-uuid
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.6.2
- **ソース概要:** ISO-C API and CLI for generating UUIDs
- **ホームページ:** <http://www.ossp.org/pkg/lib/uuid/>
- **最終更新:** 2026-07-11T09:50:50+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- uuid (エイリアス)
- uuid-config (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.6.2
## プロジェクトの歴史と使われ方

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.

### タイムライン

- January 2004: Ralf S. Engelschall implemented OSSP uuid for OSSP as and OpenPKG. July 2005: RFC 4122 standardized the UUID URN namespace that OSSP uuid targets. July 4, 2008: OSSP uuid 1.6.2 was released according to the manual.

### Related projects

- Data::UUID, platform uuidgen tools, libc/libuuid implementations, and later RFC 9562 UUID tooling occupy the same identifier-generation space.

### ソース

- <http://www.ossp.org/pkg/lib/uuid/>
- <https://formulae.brew.sh/formula/ossp-uuid>
- <https://manpages.debian.org/jessie/libossp-uuid-dev/uuid.3ossp.en.html>
- <https://www.mankier.com/3/ossp-uuid>
- <https://www.rfc-editor.org/info/rfc4122/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - libossp-uuid-dev - 1.6.4-1: normalized package name match | Debian stable package indexes: libossp-uuid-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | OSSP uuid ISO-C and C++ - headers and static libraries | http://www.ossp.org/pkg/lib/uuid/
- Debian apt - libossp-uuid-perl - 1.6.4-1: normalized package name match | Debian stable package indexes: libossp-uuid-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | perl OSSP::UUID - OSSP uuid Perl Binding | http://www.ossp.org/pkg/lib/uuid/
- Debian apt - libossp-uuid16 - 1.6.4-1: normalized package name match | Debian stable package indexes: libossp-uuid16 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | OSSP uuid ISO-C and C++ - shared library | http://www.ossp.org/pkg/lib/uuid/
- Debian apt - uuid - 1.6.4-1: normalized package name match | Debian stable package indexes: uuid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Universally Unique Identifier Command-Line Tool | http://www.ossp.org/pkg/lib/uuid/
- Ubuntu apt - libossp-uuid-dev - 1.6.2-1.5build13: normalized package name match | Ubuntu 24.04 LTS package indexes: libossp-uuid-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | OSSP uuid ISO-C and C++ - headers and static libraries | http://www.ossp.org/pkg/lib/uuid/
- Ubuntu apt - libossp-uuid-perl - 1.6.2-1.5build13: normalized package name match | Ubuntu 24.04 LTS package indexes: libossp-uuid-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | perl OSSP::UUID - OSSP uuid Perl Binding | http://www.ossp.org/pkg/lib/uuid/
- Ubuntu apt - libossp-uuid16 - 1.6.2-1.5build13: normalized package name match | Ubuntu 24.04 LTS package indexes: libossp-uuid16 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | OSSP uuid ISO-C and C++ - shared library | http://www.ossp.org/pkg/lib/uuid/
- Ubuntu apt - uuid - 1.6.2-1.5build13: normalized package name match | Ubuntu 24.04 LTS package indexes: uuid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Universally Unique Identifier Command-Line Tool | http://www.ossp.org/pkg/lib/uuid/
- apk - ossp-uuid - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: ossp-uuid from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Source Software Project Universally Unique Identifier (UUID) | https://git.sr.ht/~nabijaczleweli/ossp-uuid
- apk - ossp-uuid-dev - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: ossp-uuid-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Source Software Project Universally Unique Identifier (UUID) (development files) | https://git.sr.ht/~nabijaczleweli/ossp-uuid
- apk - ossp-uuid-doc - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: ossp-uuid-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Source Software Project Universally Unique Identifier (UUID) (documentation) | https://git.sr.ht/~nabijaczleweli/ossp-uuid
- apk - ossp-uuid-libs - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: ossp-uuid-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Source Software Project Universally Unique Identifier (UUID) (libraries) | https://git.sr.ht/~nabijaczleweli/ossp-uuid
- apk - ossp-uuid-static - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: ossp-uuid-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Open Source Software Project Universally Unique Identifier (UUID) (static library) | https://git.sr.ht/~nabijaczleweli/ossp-uuid
- zypper - ossp-uuid - 1.6.2-20.13: normalized package name match | openSUSE Tumbleweed package metadata: ossp-uuid from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | OSSP's Universally Unique Identifier generator | http://www.ossp.org/pkg/lib/uuid/
- MacPorts - ossp-uuid: normalized package name match | MacPorts ports tree: devel/ossp-uuid/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- dnf - uuid - 1.6.2-70.fc45: installed executable or alias match | Fedora Rawhide package metadata: uuid from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Universally Unique Identifier library | http://www.ossp.org/pkg/lib/uuid/


## Combined YAML source

View the package source record on GitHub. [combined/ossp-uuid.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ossp-uuid.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
