Automic VaultAutomic Vault

brew

Installer fx avec Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fx pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install fx

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install fx

MacPorts ports tree · sysutils/fx/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add fx

Alpine Linux edge package indexes · fx · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#fx

nixpkgs package indexes · pkgs/by-name/fx/fx/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S fx

Arch Linux sync databases · fx · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install fx

openSUSE Tumbleweed package metadata · fx · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/fx

Scoop official bucket manifest trees · bucket/fx.json · Source: api.github.com

aperçu

Résumé du paquet

Terminal JSON viewer

historique

Historique du projet et usages

fx is a terminal JSON viewer and processor that combines an interactive TUI with a JavaScript-powered command-line transformation model. Its current official site describes it as a CLI for JSON that can show JSON interactively, transform input with JavaScript, process streaming JSON, and also handle YAML and TOML.

Historique du projet

The GitHub repository was created in January 2018, and GitHub Releases show 1.0.3 published the next day. The project is styled as f(x) in its README and documentation, with the docs explaining the name as the idea of applying a function to input data.

fx is now written in Go and embeds the goja JavaScript engine. Its release checklist shows a multi-channel distribution workflow: version bumps in the Go source, Snapcraft metadata, and npm package metadata, followed by npm publication, GitHub Actions for brew, snap, and Docker, and binary uploads to GitHub Releases.

Historique d'adoption

fx fits into the post-jq wave of terminal JSON tools: it keeps JSON exploration in the terminal but adds a navigable interface, path suggestions, regex search, printing selected values to stdout, and JavaScript expressions instead of a separate query DSL. Supplied package-manager facts list packaging across Homebrew, apk, MacPorts, Nix, Arch, Scoop, and zypper.

Modes d'utilisation

Typical use is either `fx data.json` or piping JSON into `fx` for interactive browsing. In processing mode, arguments are JavaScript functions or shorthand expressions such as `.name`, and input data flows through each expression in sequence. The docs also describe streaming mode for line-delimited or concatenated JSON and a slurp option for collective array processing.

Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care about fx because it ships as a single Go-based terminal binary while still exposing JavaScript as the transformation language. It is a representative modern CLI package that crosses TUI browsing, JSON pretty-printing, shell pipelines, npm distribution, binary releases, Homebrew, Snap, and Docker.

Chronologie

  • 2018: GitHub repository created.
  • 2018: GitHub Release 1.0.3 published.
  • 2025: GitHub Release 39.2.0 published.
  • 2026: Repository metadata showed continued activity.

Related projects

  • The upstream README lists other Anton Medvedev terminal projects as related work: walk, howto, and countdown. In everyday package-manager context, fx is often evaluated near jq-style JSON processors, but the official sources emphasize fx's own TUI and JavaScript processing model rather than positioning it as a jq clone.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
fxcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire39.2.0
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée39.2.0

https://github.com/antonmedv/fx

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:fx
Version39.2.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/fx
Page d'accueilhttps://fx.wtf
Dépôthttps://github.com/antonmedv/fx
Docs amonthttps://fx.wtf/
LicenceMIT
Archive sourcehttps://github.com/antonmedv/fx/archive/refs/tags/39.2.0.tar.gz
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

fx

nix profile install nixpkgs#fx
  • normalized package name match
  • Correspondance par : Fx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fx/fx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

fx 39.2.0-r6

Command-line tool and terminal JSON viewer

https://github.com/antonmedv/fx

sudo apk add fx
  • License: MIT
  • Architecture: x86_64
  • Source Package: fx
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fx from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fx-doc 39.2.0-r6

Command-line tool and terminal JSON viewer (documentation)

https://github.com/antonmedv/fx

sudo apk add fx-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: fx
  • normalized package name match
  • Correspondance par : Fx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fx-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

fx 39.2.0-1

Command-line tool and terminal JSON viewer

https://github.com/antonmedv/fx

sudo pacman -S fx
  • License: MIT
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Fx
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fx from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

fx 39.2.0-1.4

Terminal JSON viewer

https://fx.wtf/

sudo zypper install fx
  • License: MIT
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: fx
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fx
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

fx

sudo port install fx
  • normalized package name match
  • Correspondance par : Fx
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/fx/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/fx

scoop install main/fx
  • normalized package name match
  • Correspondance par : Fx
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/fx.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/fx.yml

Sources utilisées

  • 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