Automic VaultAutomic Vault

brew

xinit を Homebrew, apk, apt, MacPorts, Nix, zypper, dnf でインストール

xinit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install xinit

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install xinit

MacPorts ports tree · x11/xinit/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add xinit

Alpine Linux edge package indexes · xinit · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install xinit

Debian stable package indexes · xinit · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#xinit

nixpkgs package indexes · pkgs/by-name/xi/xinit/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install xinit

openSUSE Tumbleweed package metadata · xinit · ソース: download.opensuse.org

Fedora dnf確認済み · 92%
sudo dnf install xorg-x11-xinit

Fedora Rawhide package metadata · xorg-x11-xinit · ソース: dl.fedoraproject.org

概要

パッケージ概要

Start the X Window System server

コマンドとエイリアス

  • font_cache
  • startx
  • xinit

履歴

プロジェクトの歴史と使われ方

xinit is the small X.Org session bootstrapper that starts an X server and an initial client program. Its companion script `startx` wraps xinit for the common case of manually starting a single X session from a text login instead of using a display manager.

プロジェクトの歴史

xinit belongs to the old X client/server world where starting a graphical session meant launching the server and one controlling client. The X.Org manual defines it as the X Window System initializer for systems not using a display manager such as xdm, or for environments that use multiple window systems. When the first client exits, xinit kills the X server and terminates.

The tool's behavior has remained intentionally simple: if no client is given it looks for `~/.xinitrc`, otherwise it falls back to a default xterm; if no server is given it looks for `~/.xserverrc`, otherwise it runs `X :0`. `startx` adds a friendlier shell-script layer, choosing `.xinitrc` and `.xserverrc` files and passing server options after `--`.

採用の歴史

xinit was historically central for users who logged into a console and then started X manually. Display managers such as xdm, gdm, and kdm became the common desktop login path, but xinit/startx remained the minimal, packageable fallback for custom window-manager setups, recovery environments, lightweight desktops, and multi-server experiments.

The Linux Documentation Project's X Window User HOWTO captures the traditional split: X sessions are usually started either by a display manager at graphical login or manually from a text console with startx, which is a wrapper around xinit. That is the adoption pattern that kept xinit packaged even after full desktop environments hid it from most users.

使われ方

Users normally run `startx`, customize `~/.xinitrc` to start clients and leave the final long-lived program, usually a window manager or session manager, in the foreground, and optionally customize `~/.xserverrc` for server startup. Direct `xinit` usage is for explicit client/server combinations, alternate displays, Xvnc-style servers, or low-level troubleshooting.

The package is small but important because it owns the conventional files and shell behavior around manual X startup. Without it, a minimal X.Org install may have an X server and window manager but no standard way for a non-display-manager login to tie them together.

パッケージ好きにとっての重要性

xinit is a perfect package-nerd system utility: tiny, old, boring, and still the glue for a whole class of X11 sessions. It encodes decades of Unix desktop convention in a couple of executable entry points and dotfiles.

Its significance is also diagnostic. When an X session fails before the desktop stack is running, xinit/startx gives maintainers and users a narrow, inspectable path through server arguments, client startup, environment variables, and foreground process lifetime.

タイムライン

  • X11 era: xinit becomes the manual initializer pattern for starting an X server and first client outside a display manager.
  • X11R6/X11R7 documentation era: `startx` is documented as a front end to xinit for a single X Window System session.
  • 2018-07-29: the xorg/app/xinit project appears in freedesktop.org GitLab metadata, reflecting the modern X.Org hosting location.
  • 2026: freedesktop.org GitLab metadata still shows activity on the xinit project.

Related projects

  • startx is the user-facing wrapper script shipped with xinit.
  • Xorg or another X server is the server process xinit starts.
  • xdm, gdm, and kdm are display-manager alternatives that start X sessions without the user manually invoking xinit.
  • twm, xterm, and lightweight window managers are classic clients used in `.xinitrc` examples and fallback sessions.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 8 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
$(HOME)/.xinitrc$(HOME)/.xserverrc/usr/lib/X11/xinit/xinitrc/usr/lib/X11/xinit/xserverrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
font_cachecliグローバル実行可能ファイル
startxcliグローバル実行可能ファイル
xinitcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.4.4
マネージャ更新日2026-07-13
ローカルデータOK
上流not checked
検出された最新未検出

https://gitlab.freedesktop.org/xorg/app/xinit

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xinit
バージョン1.4.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/xinit
ホームページhttps://gitlab.freedesktop.org/xorg/app/xinit
リポジトリhttps://gitlab.freedesktop.org/xorg/app/xinit
上流ドキュメントhttps://www.x.org/archive/X11R7.5/doc/man/man1/startx.1.html
ライセンスMIT AND APSL-2.0
ソースアーカイブhttps://www.x.org/releases/individual/app/xinit-1.4.4.tar.xz
最終更新2026-07-13T10:44:14Z
Pulseupdated
依存関係libx11, lndir, mkfontscale, quartz-wm, xauth, xmodmap, xrdb, xterm
ビルド依存関係pkgconf, tradcpp
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点To start privileged xinit now and restart at login: sudo brew services start xinit --file=$HOMEBREW_PREFIX/opt/xinit/homebrew.mxcl.privileged_startx.plist

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexinit
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

xinit 1.4.2-1

X server initialisation tool

sudo apt install xinit
  • Section: x11
  • Architecture: amd64
  • 4 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Xinit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xinit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

xinit

nix profile install nixpkgs#xinit
  • normalized package name match
  • 一致条件: Xinit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xi/xinit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

xinit 1.4.1-0ubuntu5

X server initialisation tool

sudo apt install xinit
  • Section: x11
  • Architecture: amd64
  • 5 依存関係
  • 7 任意依存関係
  • normalized package name match
  • 一致条件: Xinit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xinit from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

xinit 1.4.4-r0

X.Org initialisation program

https://xorg.freedesktop.org/

sudo apk add xinit
  • License: MIT
  • Architecture: x86_64
  • Source Package: xinit
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xinit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xinit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xinit-doc 1.4.4-r0

X.Org initialisation program (documentation)

https://xorg.freedesktop.org/

sudo apk add xinit-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: xinit
  • normalized package name match
  • 一致条件: Xinit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xinit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

xorg-x11-xinit 1.4.3-4.fc44

X.Org X11 X Window System xinit startup scripts

https://www.x.org

sudo dnf install xorg-x11-xinit
  • License: X11-distribute-modifications-variant AND MIT-open-group
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xorg-x11-xinit
  • 11 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Xinit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xorg-x11-xinit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

xinit 1.4.4-1.3

X Window System initializer

https://xorg.freedesktop.org/

sudo zypper install xinit
  • License: MIT
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: xinit
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Xinit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xinit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xinit

sudo port install xinit
  • normalized package name match
  • 一致条件: Xinit
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/xinit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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