# Install jless with Homebrew, apk, MacPorts, Nix, pacman, zypper

Command-line pager for JSON data. Version 0.9.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:jless
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jless
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jless
```

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

### Linux

- apk (92%):

```sh
sudo apk add jless
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#jless
```

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

- pacman (92%):

```sh
sudo pacman -S jless
```

  Evidence: Arch Linux sync databases: jless from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install jless
```

  Evidence: openSUSE Tumbleweed package metadata: jless from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:jless
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jless>
- **Version:** 0.9.0
- **Source summary:** Command-line pager for JSON data
- **Homepage:** <https://jless.io/>
- **Repository:** <https://github.com/PaulJuliusMartinez/jless>
- **Upstream docs:** <https://jless.io/user-guide>
- **License:** MIT
- **Source archive:** <https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v0.9.0.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- jless (cli)
- jless (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.9.0
- Local data: ok
- Upstream repository: https://github.com/PaulJuliusMartinez/jless
- Upstream latest detected: v0.9.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

`jless` is a Rust command-line viewer for JSON data. Its README positions it as a replacement for combinations of `less`, `jq`, `cat`, and an editor when the task is reading, exploring, and searching JSON at the terminal.

### Project history

The GitHub repository was created in April 2021. The project developed as a standalone binary with a dedicated site at jless.io and a mascot/logo identity, while its user guide expanded beyond simple viewing into navigation, search, copying, printing, YAML handling, and newline-delimited JSON support.

The release stream visible in the repository tags includes 0.7.x through 0.9.0, with the 0.9.0 GitHub release adding line numbers, deeper collapse and expand commands, print commands, and search/scrolling fixes.

### Adoption history

The input package metadata records `jless` in Homebrew, MacPorts, Nix, apk, pacman, and zypper. The project README also lists Homebrew, MacPorts, Arch, Void, NetBSD, FreeBSD, Cargo, and prebuilt release binaries, showing the package fits the common 'single fast CLI binary' distribution pattern.

### How it is used

`jless` reads JSON from files or standard input, including data piped from APIs, `jq`, or log streams. It focuses on interactive exploration: users expand and collapse objects, move with vim-inspired commands, search across pretty-formatted data, copy JSON paths or values, and switch between data and line display modes.

The user guide also documents YAML input and newline-delimited JSON, which makes the tool useful for structured logs and command-line data inspection beyond one-off pretty printing.

### Why package nerds care

`jless` occupies a recognizable niche in the terminal data-toolchain: it is less a transformer like `jq` and more an interactive pager specialized for structured data. That makes it attractive for package collections because it pairs well with curl, `jq`, logs, and API debugging without requiring a language runtime at use time.

### Timeline

- 2021: The GitHub repository is created.
- 2023: Release v0.9.0 adds line numbers, print commands, deeper collapse and expand commands, and several interaction fixes.
- 2023: The README documents distribution through multiple OS package managers plus Cargo and prebuilt binaries.

### Related projects

- The README explicitly names `less`, `jq`, `cat`, and editors as tools `jless` can replace for viewing JSON. The user guide also documents interoperability with `jq` output and refers to the Rust regex engine used for searching.

### Sources

- Project README, jless user guide, GitHub repository metadata, GitHub release metadata, and Homebrew formula metadata.


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jless
- **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

## Other Package-Manager Records

- Nix - jless: normalized package name match | nixpkgs package indexes: pkgs/by-name/jl/jless/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - jless - 0.9.0-r0: normalized package name match | Alpine Linux edge package indexes: jless from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | command-line pager for JSON data | https://pauljuliusmartinez.github.io/
- pacman - jless - 0.9.0-3: normalized package name match | Arch Linux sync databases: jless from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A command-line pager for JSON data | https://github.com/PaulJuliusMartinez/jless
- zypper - jless - 0.9.0-1.8: normalized package name match | openSUSE Tumbleweed package metadata: jless from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Pager for JSON (or YAML) data | https://jless.io/
- MacPorts - jless: normalized package name match | MacPorts ports tree: textproc/jless/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://www.automicvault.com/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [carrot2](https://www.automicvault.com/pkg/brew/carrot2/) - Shares av.db curated category or tags: cli, data, search.
- [cqlkit](https://www.automicvault.com/pkg/brew/cqlkit/) - Shares av.db curated category or tags: cli, data, json.
- [csvlens](https://www.automicvault.com/pkg/brew/csvlens/) - Shares av.db curated category or tags: cli, data, viewer.
- [dsq](https://www.automicvault.com/pkg/brew/dsq/) - Shares av.db curated category or tags: cli, data, json.
- [ejdb](https://www.automicvault.com/pkg/brew/ejdb/) - Shares av.db curated category or tags: cli, data, json.
- [idsgrep](https://www.automicvault.com/pkg/brew/idsgrep/) - Shares av.db curated category or tags: cli, data, search.
- [maxwell](https://www.automicvault.com/pkg/brew/maxwell/) - Shares av.db curated category or tags: cli, data, json.
- [meilisearch](https://www.automicvault.com/pkg/brew/meilisearch/) - Shares av.db curated category or tags: cli, data, search.
- [fx](https://www.automicvault.com/pkg/npm/fx/) - Both packages work with overlapping file formats or content types. Shared terms: cli, command-line, data, json, json-tools.
- [jsome](https://www.automicvault.com/pkg/npm/jsome/) - Both packages work with overlapping file formats or content types. Shared terms: cli, command-line, data, json, json-tools.
- [find-duplicated-property-keys](https://www.automicvault.com/pkg/npm/find-duplicated-property-keys/) - Both packages work with overlapping file formats or content types. Shared terms: cli, data, json, json-tools, line.

## Combined YAML source

View the package source record on GitHub. [combined/jless.yml](https://github.com/automic-vault/db/blob/main/combined/jless.yml)


## Sources

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