macOS
brew install inxilocal Homebrew formula metadata
brew / Rang 2553
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für inxi in AI-Agent-Workflows.
Installation
brew install inxilocal Homebrew formula metadata
sudo apk add inxiAlpine Linux edge package indexes · inxi · Quelle: dl-cdn.alpinelinux.org
sudo apt install inxiDebian stable package indexes · inxi · Quelle: deb.debian.org
sudo dnf install inxiFedora Rawhide package metadata · inxi · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#inxinixpkgs package indexes · pkgs/by-name/in/inxi/package.nix · Quelle: api.github.com
sudo pacman -S inxiArch Linux sync databases · inxi · Quelle: geo.mirror.pkgbuild.com
sudo zypper install inxiopenSUSE Tumbleweed package metadata · inxi · Quelle: download.opensuse.org
Überblick
Full featured CLI system information tool
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
inxi | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:inxi |
|---|---|
| Version | 3.3.41-1 |
| Paketmanager | Homebrew |
| Homepage | https://smxi.org/docs/inxi.htm |
| Zuletzt aktualisiert | 2026-07-14T08:43:59Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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.41-2.fc45
A full featured system information script
https://smxi.org/docs/inxi.htm
sudo dnf install inxiinxi 3.3.41.1-1
Full featured CLI system information tool
https://smxi.org/docs/inxi.htm
sudo pacman -S inxiinxi 3.3.41-1.1
A system information script
https://codeberg.org/smxi/inxi
sudo zypper install inxiQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.