Automic VaultAutomic Vault

brew

Install inxi with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Full featured CLI system information tool. Version 3.3.41-1 via Homebrew; verified 2026-07-03.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install inxi

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add inxi

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

Debian aptverified · 92%
sudo apt install inxi

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

Fedora dnfverified · 92%
sudo dnf install inxi

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

Nixverified · 92%
nix profile install nixpkgs#inxi

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

Arch Linux pacmanverified · 92%
sudo pacman -S inxi

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

openSUSE zypperverified · 92%
sudo zypper install inxi

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

overview

Package summary

Full featured CLI system information tool

Commands and aliases

  • inxi

history

Project history and usage

inxi is a full-featured command-line system information tool used to summarize hardware, kernel, graphics, network, storage, sensors, distribution, desktop, and other diagnostic details. It is especially visible in Linux support culture, where a single `inxi` command can give helpers a normalized snapshot of an unfamiliar machine.

Project history

The inxi project documents its origin as a fork of `infobash` 3.02, the Bash/Gawk system information script by Michiel de Boer, also known as locsmif. Harald Hope's inxi line dates from 2008, and the project credits a long series of contributors and data collectors for helping it learn hardware and distribution edge cases.

A major internal transition happened when inxi moved from the original Bash/Gawk implementation to Perl 5 in the 2.9 generation in early 2018. That rewrite matters historically because inxi's value comes from many small hardware, distro, terminal, IRC, and output-format edge cases, and the Perl codebase became the maintained path for that growing matrix.

The project hosts primary documentation at smxi.org and source code under the smxi organization on Codeberg. The maintained changelog is unusually detailed, reflecting the project's incremental model: repeated small releases for hardware detection, distro support, output formats, sensors, graphics stacks, and regressions found by real users.

Adoption history

inxi spread through distribution packaging and support forums. Its documentation says it was preinstalled in several distributions and packaged in Arch Linux, Debian, Ubuntu, Gentoo, Slackware, openSUSE, Red Hat EPEL, and many others, with forum and article references stretching across Linux communities.

Its adoption pattern is unusual for a system tool: it is not only an administrator utility, but also a social support protocol. Forum posts, bug reports, IRC support, and distro help pages commonly ask for `inxi -F`, `inxi -Fxz`, or similar output so volunteers can reason about hardware and drivers without long back-and-forth questioning.

How it is used

Users run inxi to print compact or detailed system summaries, often with flags that expand hardware sections or redact sensitive fields. It is used interactively in terminals, in IRC-style support flows, and in bug reports where normalized machine information is more useful than raw `lspci`, `lsusb`, `/proc`, and distro-release fragments.

Why package nerds care

inxi is significant because it packages operational folklore. It knows about distribution release files, graphics stacks, sensors tools, desktop environments, kernels, and hardware reporting oddities, then turns that mess into stable text, JSON, or XML output. For package people, it is both a diagnostic dependency and a reminder that cross-distro system inspection is mostly edge cases.

The package also illustrates why script-like utilities can become infrastructure: once forums, maintainers, and support teams standardize on a command's output, the package is no longer just a convenience binary. It becomes part of the language users speak when asking for help.

Timeline

  • 2005-2007: infobash, the predecessor Bash/Gawk system information script, is authored by Michiel de Boer.
  • 2008: Harald Hope's inxi line begins from the infobash fork.
  • 2013: The maintained changelog records frequent 1.8 and 1.9 series releases.
  • 2018: inxi is rewritten from Bash/Gawk to Perl 5 in the 2.9 generation.
  • 2024: smxi.org lists Codeberg as the source-code home for inxi and related smxi tools.
  • 2025: The project documentation continues to collect reviews, videos, package references, and support links around inxi usage.

Related projects

  • infobash is the direct ancestor.
  • smxi, sgfxi, rbxi, svmi, and acxi are related smxi.org tools and repositories.
  • Distribution support forums, distro package repositories, and IRC clients are part of the ecosystem in which inxi became useful.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/inxi.conf$XDG_CONFIG_HOME/inxi.conf~/.config/inxi.conf~/.inxi/inxi.conf

executables

Installed executables

CommandKindExposureNote
inxicliglobal 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 version3.3.41-1
manager updated2026-07-03
local dataok
upstreamnot checked
latest detectednot detected

https://smxi.org/docs/inxi.htm

install metadata

Package metadata

Package keybrew:inxi
Version3.3.41-1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/inxi
Homepagehttps://smxi.org/docs/inxi.htm
Repositoryhttps://codeberg.org/smxi/inxi
Upstream docshttps://smxi.org/docs/inxi.htm
LicenseGPL-3.0-or-later
Source archivehttps://codeberg.org/smxi/inxi/archive/3.3.41-1.tar.gz
Last updated2026-07-03T00:33:50Z
Pulseupdated
Uses from macOSperl
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameinxi
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%

inxi 3.3.38-1-1

full featured system information script

https://smxi.org/docs/inxi.htm

sudo apt install inxi
  • Section: misc
  • Architecture: all
  • 3 dependencies
  • 18 optional deps
  • normalized package name match
  • Matched by: Inxi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inxi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

inxi

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

inxi 3.3.34-1-1

full featured system information script

https://smxi.org/docs/inxi.htm

sudo apt install inxi
  • Section: universe/misc
  • Architecture: all
  • 3 dependencies
  • 18 optional deps
  • normalized package name match
  • Matched by: Inxi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inxi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

inxi 3.3.39.1-r0

Fully featured CLI system information tool

https://smxi.org/

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

inxi-doc 3.3.39.1-r0

Fully featured CLI system information tool (documentation)

https://smxi.org/

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

inxi 3.3.40-2.fc44

A full featured system information script

https://smxi.org/docs/inxi.htm

sudo dnf install inxi
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: inxi
  • 16 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inxi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: inxi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

inxi 3.3.40.1-1

Full featured CLI system information tool

https://smxi.org/docs/inxi.htm

sudo pacman -S inxi
  • License: GPL-3.0-or-later
  • Architecture: any
  • 5 dependencies
  • 32 optional deps
  • normalized package name match
  • Matched by: Inxi
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: inxi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

inxi 3.3.40-1.2

A system information script

https://codeberg.org/smxi/inxi

sudo zypper install inxi
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: inxi
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Inxi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: inxi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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.

Used sources

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