macOS
brew install inxilocal Homebrew formula metadata
brew
Full featured CLI system information tool. Version 3.3.41-1 via Homebrew; verified 2026-07-03.
install
brew install inxilocal Homebrew formula metadata
sudo apk add inxiAlpine Linux edge package indexes · inxi · source: dl-cdn.alpinelinux.org
sudo apt install inxiDebian stable package indexes · inxi · source: deb.debian.org
sudo dnf install inxiFedora Rawhide package metadata · inxi · source: dl.fedoraproject.org
nix profile install nixpkgs#inxinixpkgs package indexes · pkgs/by-name/in/inxi/package.nix · source: api.github.com
sudo pacman -S inxiArch Linux sync databases · inxi · source: geo.mirror.pkgbuild.com
sudo zypper install inxiopenSUSE Tumbleweed package metadata · inxi · source: download.opensuse.org
overview
Full featured CLI system information tool
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/etc/inxi.conf$XDG_CONFIG_HOME/inxi.conf~/.config/inxi.conf~/.inxi/inxi.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
inxi | cli | global executable |
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.
https://smxi.org/docs/inxi.htm
install metadata
| Package key | brew:inxi |
|---|---|
| Version | 3.3.41-1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/inxi |
| Homepage | https://smxi.org/docs/inxi.htm |
| Repository | https://codeberg.org/smxi/inxi |
| Upstream docs | https://smxi.org/docs/inxi.htm |
| License | GPL-3.0-or-later |
| Source archive | https://codeberg.org/smxi/inxi/archive/3.3.41-1.tar.gz |
| Last updated | 2026-07-03T00:33:50Z |
| Pulse | updated |
| Uses from macOS | perl |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | inxi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
inxi 3.3.38-1-1
full featured system information script
https://smxi.org/docs/inxi.htm
sudo apt install inxiinxi
nix profile install nixpkgs#inxiinxi 3.3.34-1-1
full featured system information script
https://smxi.org/docs/inxi.htm
sudo apt install inxiinxi 3.3.39.1-r0
Fully featured CLI system information tool
sudo apk add inxiinxi-doc 3.3.39.1-r0
Fully featured CLI system information tool (documentation)
sudo apk add inxi-docinxi 3.3.40-2.fc44
A full featured system information script
https://smxi.org/docs/inxi.htm
sudo dnf install inxiinxi 3.3.40.1-1
Full featured CLI system information tool
https://smxi.org/docs/inxi.htm
sudo pacman -S inxiinxi 3.3.40-1.2
A system information script
https://codeberg.org/smxi/inxi
sudo zypper install inxisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.