# 使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 jose

查看 jose 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jose
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jose
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add jose
```

  证据: Alpine Linux edge package indexes: jose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install jose
```

  证据: Debian stable package indexes: jose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install jose
```

  证据: Fedora Rawhide package metadata: jose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#jose
```

  证据: nixpkgs package indexes: pkgs/by-name/jo/jose/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S jose
```

  证据: Arch Linux sync databases: jose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install jose
```

  证据: openSUSE Tumbleweed package metadata: jose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:jose
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jose>
- **版本:** 15
- **来源摘要:** C-language implementation of Javascript Object Signing and Encryption
- **主页:** <https://github.com/latchset/jose>
- **仓库:** <https://github.com/latchset/jose>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/latchset/jose/releases/download/v15/jose-15.tar.xz>
- **最后更新:** 2026-06-08T14:32:19Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jose (cli)
- jose (别名)

## 依赖

- jansson
- openssl@4

## 构建依赖

- meson
- ninja
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 15
- 管理器更新时间: 2026-06-08
- 本地数据: OK
- 上游仓库: https://github.com/latchset/jose
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

José is a C implementation and command-line utility for the IETF JSON Object Signing and Encryption family of standards, including JWS, JWE, JWK, JWA, JWT, JOSE examples, and JWK thumbprints. It gives systems programmers and shell users a native CLI for operations that are more often hidden inside web-framework libraries.

### 项目历史

The JOSE RFC set was published as proposed standards in May 2015. The latchset/jose repository followed in 2016, after the standards had stabilized, with a README positioning the project as a C-language implementation tested against RFC test vectors.

Early GitHub releases appeared in August 2016. Subsequent releases kept the project useful as a small, packaging-friendly crypto utility rather than a large application framework.

### 采用历史

The input package metadata records Jose across several Unix package families, including Homebrew, Debian, Fedora/DNF, Alpine, Arch, Nix, Ubuntu, and openSUSE. That breadth reflects a common packaging role: a compact CLI and C library for JWT, JWK, signing, encryption, and thumbprint tasks in scripts and system components.

### 使用方式

The README documents key generation, extracting public JWKs, computing thumbprints, signing and verifying JWS payloads, and encrypting and decrypting JWE payloads from the shell. That makes Jose useful for testing identity-provider flows, debugging token material, and automating JOSE operations without writing an application.

### 为什么软件包爱好者会关心

For package maintainers, Jose is interesting because it maps web-token standards into a traditional Unix tool shape: a C codebase, Meson build, OpenSSL/Jansson dependencies, manpage-style CLI behavior, and distro packages. It is the kind of small utility that becomes valuable glue in security packaging even when end users mostly know higher-level JWT libraries.

### 时间线

- 2015-05: RFC 7515 through RFC 7519 standardized the core JOSE/JWT documents.
- 2016-06: The latchset/jose repository was created on GitHub.
- 2016-08: v1 was published as an early GitHub release.
- 2021-05: v11 was published after Jose had already reached multiple distro package sets.
- 2026-06: v15 was published on GitHub.

### Related projects

- Jose belongs to the wider JOSE ecosystem alongside language-specific libraries such as go-jose, node-jose, and Python JOSE bindings. It is also tied directly to IETF standards work around JWS, JWE, JWK, JWA, JWT, and related examples and thumbprint specifications.

### 来源

- <https://datatracker.ietf.org/doc/rfc7515/>
- <https://datatracker.ietf.org/doc/rfc7519/>
- <https://formulae.brew.sh/formula/jose>
- <https://github.com/latchset/jose>
- <https://github.com/latchset/jose/releases>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jose
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - jose - 14-2: normalized package name match | Debian stable package indexes: jose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C implementation of Javascript Object Signing and Encryption standards | https://github.com/latchset/jose
- Debian apt - libjose-dev - 14-2: normalized package name match | Debian stable package indexes: libjose-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Javascript Object Signing and Encryption (José) - development files | https://github.com/latchset/jose
- Debian apt - libjose0 - 14-2: normalized package name match | Debian stable package indexes: libjose0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Javascript Object Signing and Encryption (José) - library | https://github.com/latchset/jose
- Nix - jose: normalized package name match | nixpkgs package indexes: pkgs/by-name/jo/jose/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jose - 13-1: normalized package name match | Ubuntu 24.04 LTS package indexes: jose from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C implementation of Javascript Object Signing and Encryption standards | https://github.com/latchset/jose
- Ubuntu apt - libjose-dev - 13-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libjose-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Javascript Object Signing and Encryption (José) - development files | https://github.com/latchset/jose
- Ubuntu apt - libjose0 - 13-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libjose0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Javascript Object Signing and Encryption (José) - library | https://github.com/latchset/jose
- apk - jose - 14-r0: normalized package name match | Alpine Linux edge package indexes: jose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | C-language implementation of Javascript Object Signing and Encryption | https://github.com/latchset/jose
- apk - jose-dev - 14-r0: normalized package name match | Alpine Linux edge package indexes: jose-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | C-language implementation of Javascript Object Signing and Encryption (development files) | https://github.com/latchset/jose
- apk - jose-doc - 14-r0: normalized package name match | Alpine Linux edge package indexes: jose-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | C-language implementation of Javascript Object Signing and Encryption (documentation) | https://github.com/latchset/jose
- apk - libjose - 14-r0: normalized package name match | Alpine Linux edge package indexes: libjose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | C-language implementation of Javascript Object Signing and Encryption (libraries) | https://github.com/latchset/jose
- dnf - jose - 14-8.fc45: normalized package name match | Fedora Rawhide package metadata: jose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tools for JSON Object Signing and Encryption (JOSE) | https://github.com/latchset/jose
- dnf - libjose - 14-8.fc45: normalized package name match | Fedora Rawhide package metadata: libjose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library implementing JSON Object Signing and Encryption | https://github.com/latchset/jose
- dnf - libjose-devel - 14-8.fc45: normalized package name match | Fedora Rawhide package metadata: libjose-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for libjose | https://github.com/latchset/jose
- pacman - jose - 15-2: normalized package name match | Arch Linux sync databases: jose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | C-language implementation of Javascript Object Signing and Encryption | https://github.com/latchset/jose
- zypper - jose - 14-1.4: normalized package name match | openSUSE Tumbleweed package metadata: jose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | C-language implementation of Javascript Object Signing and Encryption | https://github.com/latchset/jose


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@4](https://pkg.so/zh-hans/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/zh-hans/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/zh-hans/brew/meson/) - Build dependency declared by Homebrew.
- [libjwt](https://pkg.so/zh-hans/brew/libjwt/) - Shares pkgdb curated category or tags: cli, cryptography, jwe, jws, jwt.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [gnutls](https://pkg.so/zh-hans/brew/gnutls/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [p11-kit](https://pkg.so/zh-hans/brew/p11-kit/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [nettle](https://pkg.so/zh-hans/brew/nettle/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [nss](https://pkg.so/zh-hans/brew/nss/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [libksba](https://pkg.so/zh-hans/brew/libksba/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [gpgme](https://pkg.so/zh-hans/brew/gpgme/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [jwt-hack](https://pkg.so/zh-hans/brew/jwt-hack/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, jwt, openssl, openssl-4, security.
- [pwsafe](https://pkg.so/zh-hans/brew/pwsafe/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, encryption, openssl, openssl-4, security.

## Combined YAML source

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


## 来源

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