Automic VaultAutomic Vault

brew

Install jo with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

JSON output from a shell. Version 1.9 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jo

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install jo

MacPorts ports tree · textproc/jo/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add jo

Alpine Linux edge package indexes · jo · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install jo

Debian stable package indexes · jo · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install jo

Fedora Rawhide package metadata · jo · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#jo

nixpkgs package indexes · pkgs/by-name/jo/jo/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S jo

Arch Linux sync databases · jo · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install jo

openSUSE Tumbleweed package metadata · jo · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/jo

Scoop official bucket manifest trees · bucket/jo.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id jpmens.jo -e

Windows Package Manager source index · jpmens.jo · source: cdn.winget.microsoft.com

overview

Package summary

JSON output from a shell

Commands and aliases

  • jo

history

Project history and usage

jo is a small C command-line utility for producing JSON from shell arguments or standard input. Jan-Piet Mens introduced it in March 2016 as a response to the awkwardness of hand-writing JSON in shell scripts, and the repository describes it plainly as JSON output from a shell.

Project history

The GitHub repository was created on March 4, 2016, and Jan-Piet Mens published a companion article on March 5 explaining the motivation: producing valid JSON from shell scripts becomes hard once quoting, variables, and embedded strings enter the picture. The early 0.x releases followed within days, and 1.0 arrived on March 11, 2016.

The changelog shows a project that grew carefully around shell ergonomics: nested elements, pretty printing, booleans, file inclusion, OpenBSD pledge support, type coercion, object paths, Docker support, array reading, zsh completion, Meson support, and fixes for Windows and long-line stdin handling.

Adoption history

jo spread through package managers because it solves a narrow shell-scripting pain point without pulling in a large runtime. Its README lists Homebrew, MacPorts, Ubuntu, Gentoo, Fedora, Snap, Scoop, AIX, Void Linux, Arch, OpenBSD, FreeBSD, Guix, pkgsrc, Repology, and Docker as distribution routes or related package entries.

How it is used

Users call jo with key=value words to emit JSON objects, use -a for arrays, -p for pretty output, and type prefixes or special value forms when they need stronger control over numbers, booleans, nulls, file contents, or nested data. It is commonly paired with shell scripts, HTTP clients, monitoring hooks, and other command-line pipelines.

Why package nerds care

jo is package-nerd significant because it is the Unix philosophy version of JSON generation: small, composable, scriptable, packaged almost everywhere, and complementary to jq. It sits in the gap between fragile echo/printf JSON and starting a Python, Ruby, Node, or jq program just to build an object.

Timeline

  • 2016: Repository created and 0.3 through 1.0 releases published in March.
  • 2017: 1.1 adds type coercion and more test coverage.
  • 2018: 1.2 adds object-path support and Dockerfile work.
  • 2019: 1.3 adds JSON array reading and nested-data-from-pipes support.
  • 2020: 1.4 includes build and documentation fixes.
  • 2022: 1.5 through 1.9 add zsh completion, Meson work, Windows fixes, output-file support, and long-line stdin fixes.

Related projects

  • jq is the natural counterpart for consuming and transforming JSON in shell pipelines.
  • The jo README names related JSON-building tools including gjo, rjo, jjo, jf, and gojo.

Sources

  • The README supplies the package-manager spread, examples, related projects, and link to the author's origin article.
  • The changelog and GitHub releases supply the release timeline.
  • The manpage supplies the argument and type-coercion behavior.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:shell

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jocliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.9
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/jpmens/jo

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/jpmens/jonone confidence

install metadata

Package metadata

Package keybrew:jo
Version1.9
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/jo
Homepagehttps://github.com/jpmens/jo
Repositoryhttps://github.com/jpmens/jo
Upstream docshttps://github.com/jpmens/jo#readme
LicenseGPL-2.0-or-later AND MIT
Source archivehttps://github.com/jpmens/jo/releases/download/1.9/jo-1.9.tar.gz
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

jo 1.9-2

command-line processor to output JSON from a shell

https://github.com/jpmens/jo

sudo apt install jo
  • Section: utils
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Jo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jo

nix profile install nixpkgs#jo
  • normalized package name match
  • Matched by: Jo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jo/jo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jo 1.9-1

command-line processor to output JSON from a shell

https://github.com/jpmens/jo

sudo apt install jo
  • Section: universe/utils
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Jo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jo 1.9-r2

JSON output from a shell

https://github.com/jpmens/jo

sudo apk add jo
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: jo
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jo-bash-completion 1.9-r2

Bash completions for jo

https://github.com/jpmens/jo

sudo apk add jo-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: jo
  • normalized package name match
  • Matched by: Jo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jo-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jo-doc 1.9-r2

JSON output from a shell (documentation)

https://github.com/jpmens/jo

sudo apk add jo-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: jo
  • normalized package name match
  • Matched by: Jo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jo-zsh-completion 1.9-r2

Zsh completions for jo

https://github.com/jpmens/jo

sudo apk add jo-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: jo
  • normalized package name match
  • Matched by: Jo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jo-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

jo 1.9-20.fc45

Small utility to create JSON objects

https://github.com/jpmens/jo

sudo dnf install jo
  • License: GPL-2.0-or-later AND MIT AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: jo
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Jo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

jo 1.9-3

JSON output from a shell

https://github.com/jpmens/jo

sudo pacman -S jo
  • License: GPL2
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Jo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

jo 1.9-1.10

JSON output from a shell

https://github.com/jpmens/jo/

sudo zypper install jo
  • License: GPL-2.0-or-later AND MIT
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: jo
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jo-bash-completion 1.9-1.10

Bash Completion for jo

https://github.com/jpmens/jo/

sudo zypper install jo-bash-completion
  • License: GPL-2.0-or-later AND MIT
  • Category: Productivity/Text/Utilities
  • Architecture: noarch
  • Source Package: jo
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Jo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jo-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

jo-zsh-completion 1.9-1.10

ZSH completion for jo

https://github.com/jpmens/jo/

sudo zypper install jo-zsh-completion
  • License: GPL-2.0-or-later AND MIT
  • Category: Productivity/Text/Utilities
  • Architecture: noarch
  • Source Package: jo
  • 2 provides
  • normalized package name match
  • Matched by: Jo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jo-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

jo

sudo port install jo
  • normalized package name match
  • Matched by: Jo
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/jo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/jo

scoop install main/jo
  • normalized package name match
  • Matched by: Jo
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

jpmens.jo

winget install --id jpmens.jo -e
  • normalized package name match
  • Matched by: Jo
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: jpmens.jo from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/jo.yml

Used sources

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