# 使用 Homebrew, apk, apt, MacPorts, Nix, zypper, scoop 安装 jp

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

## 安装

```sh
sudo av install brew:jp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jp
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jp
```

  证据: MacPorts ports tree: textproc/jp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add jp
```

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

- Debian apt (92%):

```sh
sudo apt install jp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#jp
```

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

- zypper (92%):

```sh
sudo zypper install jp
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/jp
```

  证据: Scoop official bucket manifest trees: bucket/jp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:jp
- **软件包管理器:** Homebrew
- **版本:** 1.1.12
- **来源摘要:** Dead simple terminal plots from JSON data
- **主页:** <https://github.com/sgreben/jp>
- **仓库:** <https://github.com/sgreben/jp>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.12
## 项目历史与用法

jp is a small Go command-line program for drawing terminal plots from JSON or CSV input. It fits the Unix package niche of single-purpose data inspection tools: pipe structured data in, choose a JSONPath expression and plot type, and get a bar chart, line chart, scatter plot, histogram, or heatmap in the terminal.

### 项目历史

The upstream repository presents jp as a dependency-light terminal plotting tool with prebuilt binaries for Linux, macOS, and Windows and a Go install path under github.com/sgreben/jp/cmd/jp. Its README examples emphasize stdin/stdout use, JSONPath selection, CSV input, and multiple terminal canvas styles.

### 采用历史

jp was adopted as a package-manager utility across several Unix-like ecosystems because it solves a small CLI problem without requiring a graphical plotting stack. The batch package facts list Homebrew, Debian, Ubuntu, MacPorts, Nix, Scoop, apk, and openSUSE package names.

### 使用方式

Typical use is exploratory: combine jq or another data producer with jp, select x/y values using JSONPath, and render quick charts directly in a terminal session. CSV support made it useful beyond JSON APIs and logs.

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

jp is package-nerd attractive because it turns terminal Unicode and braille-style canvas output into a tiny analytics surface. It belongs to the same mental shelf as jq-adjacent CLI tools: small enough to install casually, useful when a full plotting environment would be too much.

### 时间线

- 2018: Release tags in the upstream repository reached the 1.1 series, including CSV support and heatmap plotting.
- 2018: The README documented binary downloads for Linux, macOS, and Windows and Go installation from github.com/sgreben/jp/cmd/jp.

### Related projects

- jp is commonly composed with jq or other structured-data producers.
- Its input model uses JSONPath-style expressions for selecting chart data.

### 来源

- <https://formulae.brew.sh/formula/jp>
- <https://github.com/sgreben/jp>
- <https://github.com/sgreben/jp#readme>
- <https://github.com/sgreben/jp/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Debian apt - jp - 0.2.1+ds1-1+b16: normalized package name match | Debian stable package indexes: jp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line interface to JMESPath | https://github.com/jmespath/jp
- Nix - jp: normalized package name match | nixpkgs package indexes: pkgs/by-name/jp/jp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jp - 0.2.1+ds1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: jp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line interface to JMESPath | https://github.com/jmespath/jp
- apk - jp - 0.4.0-r0: normalized package name match | Alpine Linux edge package indexes: jp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI for JMESPath query language for JSON (Rust implementation) | https://github.com/jmespath/jmespath.rs
- zypper - jp - 1.1.12-3.7: normalized package name match | openSUSE Tumbleweed package metadata: jp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | JSON/CSV data plotting program for the terminal | https://github.com/sgreben/jp
- MacPorts - jp: normalized package name match | MacPorts ports tree: textproc/jp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/jp: normalized package name match | Scoop official bucket manifest trees: bucket/jp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/jp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jp.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
