Automic VaultAutomic Vault

brew

libxo mit Homebrew, apk, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libxo in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libxo

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libxo

MacPorts ports tree · devel/libxo/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libxo

Alpine Linux edge package indexes · libxo · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install libxo

Fedora Rawhide package metadata · libxo · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libxo

nixpkgs package indexes · pkgs/by-name/li/libxo/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Allows an application to generate text, XML, JSON, and HTML output

Befehle und Aliase

  • libxo-config
  • xo
  • xohtml
  • xolint
  • xopo

Verlauf

Projektgeschichte und Nutzung

libxo is a C library from Juniper for emitting traditional text, XML, JSON, and HTML from one set of output calls. It is best known in package culture through FreeBSD's structured-output work.

Projektgeschichte

The project README explains the central idea: applications call xo_emit with field descriptors, and the selected output style is chosen at runtime. GitHub tag metadata places the 0.1.0 tag at a commit dated 2014-07-30.

The FreeBSD manual page records Phil Shafer as author and says the library was added in FreeBSD 11.0. That adoption moved libxo from a standalone library into the base-system conversation about machine-readable command output.

Adoptionsgeschichte

FreeBSD's adoption gave libxo a practical audience: base utilities could keep human-readable output while adding JSON, XML, or HTML modes for scripts and automation. The package is also available outside FreeBSD for projects that want the same structured-output model.

Wie es verwendet wird

Users generally encounter libxo through commands that accept a libxo output mode or through the xo utility family. Developers use the library when they want one formatting path to serve terminal text and structured data consumers.

Warum Paket-Nerds sich dafür interessieren

libxo matters because it is a concrete answer to the long-running Unix problem of parsing human text with fragile awk and sed pipelines. It represents the package-manager-adjacent push toward structured CLI output without abandoning traditional command output.

Zeitleiste

  • 2014: The 0.1.0 GitHub tag points to a commit dated 2014-07-30.
  • 2014: The FreeBSD Ports manual page date for libxo(3) is 2014-12-08.
  • 2016: FreeBSD 11.0 included libxo according to the FreeBSD manual page.
  • 2020s: libxo remains packaged for Homebrew, FreeBSD ports, and multiple Unix-like distributions.

Related projects

  • FreeBSD base utilities are the most visible related ecosystem. jq and other JSON-processing tools are common downstream companions when libxo-enabled commands emit JSON.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
libxo-configcliglobales Executable
xocliglobales Executable
xohtmlcliglobales Executable
xolintcliglobales Executable
xopocliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-09
Manager-Version1.7.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Juniper/libxo

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/Juniper/libxonone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libxo
Version1.7.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libxo
Homepagehttps://juniper.github.io/libxo/libxo-manual.html
Repositoryhttps://github.com/Juniper/libxo
Upstream-Dokumentationhttps://juniper.github.io/libxo/libxo-manual.html
LizenzBSD-2-Clause
Quellarchivhttps://github.com/Juniper/libxo/releases/download/1.7.5/libxo-1.7.5.tar.gz
Build-Abhängigkeitenlibtool
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

libxo

nix profile install nixpkgs#libxo
  • normalized package name match
  • Abgeglichen nach: Libxo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libxo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libxo 1.7.5-r0

Library for Generating Text, XML, JSON, and HTML Output

http://juniper.github.io/libxo/libxo-manual.html

sudo apk add libxo
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libxo
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libxo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libxo-dev 1.7.5-r0

Library for Generating Text, XML, JSON, and HTML Output (development files)

http://juniper.github.io/libxo/libxo-manual.html

sudo apk add libxo-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libxo
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libxo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxo-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libxo-doc 1.7.5-r0

Library for Generating Text, XML, JSON, and HTML Output (documentation)

http://juniper.github.io/libxo/libxo-manual.html

sudo apk add libxo-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libxo
  • normalized package name match
  • Abgeglichen nach: Libxo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libxo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

libxo 1.7.5-3.fc44

A Library for Generating Text, XML, JSON, and HTML Output

https://github.com/Juniper/libxo

sudo dnf install libxo
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libxo
  • 5 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libxo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libxo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libxo-devel 1.7.5-3.fc44

Development files for libxo

https://github.com/Juniper/libxo

sudo dnf install libxo-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libxo
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libxo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libxo-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

libxo

sudo port install libxo
  • normalized package name match
  • Abgeglichen nach: Libxo
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libxo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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