# inxi mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:inxi
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install inxi
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add inxi
```

  Evidenz: Alpine Linux edge package indexes: inxi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install inxi
```

  Evidenz: Debian stable package indexes: inxi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install inxi
```

  Evidenz: Fedora Rawhide package metadata: inxi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#inxi
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/in/inxi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S inxi
```

  Evidenz: Arch Linux sync databases: inxi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install inxi
```

  Evidenz: openSUSE Tumbleweed package metadata: inxi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:inxi
- **Paketmanager:** Homebrew
- **Version:** 3.3.41-1
- **Quellzusammenfassung:** Full featured CLI system information tool
- **Homepage:** <https://smxi.org/docs/inxi.htm>
- **Zuletzt aktualisiert:** 2026-07-14T08:43:59Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- inxi (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.3.41-1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <https://codeberg.org/smxi/inxi>
- <https://smxi.org/docs/inxi-about.htm>
- <https://smxi.org/docs/inxi-changelog.htm>
- <https://smxi.org/docs/inxi.htm>
- <https://smxi.org/docs/source-repos.htm>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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

- Unix: /etc/inxi.conf, $XDG_CONFIG_HOME/inxi.conf, ~/.config/inxi.conf, ~/.inxi/inxi.conf
## Andere Paketmanager-Einträge

- Debian apt - inxi - 3.3.38-1-1: normalized package name match | Debian stable package indexes: inxi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | full featured system information script | https://smxi.org/docs/inxi.htm
- Nix - inxi: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/inxi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - inxi - 3.3.34-1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: inxi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | full featured system information script | https://smxi.org/docs/inxi.htm
- apk - inxi - 3.3.39.1-r0: normalized package name match | Alpine Linux edge package indexes: inxi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fully featured CLI system information tool | https://smxi.org/
- apk - inxi-doc - 3.3.39.1-r0: normalized package name match | Alpine Linux edge package indexes: inxi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fully featured CLI system information tool (documentation) | https://smxi.org/
- dnf - inxi - 3.3.41-2.fc45: normalized package name match | Fedora Rawhide package metadata: inxi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A full featured system information script | https://smxi.org/docs/inxi.htm
- pacman - inxi - 3.3.41.1-1: normalized package name match | Arch Linux sync databases: inxi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Full featured CLI system information tool | https://smxi.org/docs/inxi.htm
- zypper - inxi - 3.3.41-1.1: normalized package name match | openSUSE Tumbleweed package metadata: inxi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A system information script | https://codeberg.org/smxi/inxi


## Combined YAML source

View the package source record on GitHub. [combined/inxi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/inxi.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
