# 使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 inxi

查看 inxi 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install inxi
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add inxi
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:inxi
- **软件包管理器:** Homebrew
- **版本:** 3.3.41-1
- **来源摘要:** Full featured CLI system information tool
- **主页:** <https://smxi.org/docs/inxi.htm>
- **最后更新:** 2026-07-14T08:43:59Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- inxi (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.3.41-1
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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
## 其他软件包管理器记录

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


## 来源

- 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
