Automic VaultAutomic Vault

brew

dwm を Homebrew, apk, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dwm

local Homebrew formula metadata

概要

パッケージ概要

Dynamic window manager

コマンドとエイリアス

  • dwm

履歴

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

dwm is the suckless dynamic window manager for X. The official page describes tiled, monocle, and floating layouts, tag-based window grouping, a small status bar, and a design that is intentionally smaller, faster, and simpler than predecessors such as ion, larswm, and wmii.

プロジェクトの歴史

The official git refs show dwm 0.1 tagged on 2006-07-14 by Anselm R. Garbe, followed by rapid 0.x and 1.x releases in 2006. By the 4.x and 5.x series it had settled into the small-C-source, edit-and-rebuild configuration style that became central to the suckless identity.

The official customisation page explains the distinctive model: dwm is configured by editing config.h, a C header included by dwm.c, and config.mk for build/install settings. The main page argues that source-code configuration is fast and secure because dwm does not process unknown runtime configuration input apart from window titles and status text.

採用の歴史

dwm's own site says binary packages are somewhat beside the point because users are expected to customize source, while also acknowledging that some distributions provide packages. The batch input lists apk, Homebrew, Debian, Nix, and Ubuntu, showing the tension that makes dwm famous in packaging culture: it is widely packaged even though upstream thinks the most authentic install is local source customization.

使われ方

Users run dwm as an X window manager, arrange clients dynamically across tiled, monocle, and floating layouts, tag windows instead of placing them into conventional workspaces, and feed status text through the root window name. Customization usually means editing config.h, applying patches from the official patch collection, rebuilding, and carrying the local diff forward.

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

dwm is one of the canonical minimalist Unix desktop packages. It is tiny, patch-oriented, hostile to sprawling configuration layers, and influential far beyond its source size. For package nerds it is a touchstone in debates about source-as-config, downstream patch stacks, reproducible personal builds, and how far a package manager should go when upstream expects users to edit C.

タイムライン

  • 2006: dwm 0.1 tagged in the official git repository.
  • 2007: 4.x releases continue rapid development of the early design.
  • 2011: dwm 6.0 tagged.
  • 2019: dwm 6.2 tagged after a slower mature-release cadence.
  • 2026: dwm 6.8 released on 2026-01-30; official refs show master activity in March 2026.

Related projects

  • The official page places dwm against ion, larswm, and wmii, points users to dmenu, and lists related or influenced projects including awesome, dvtm, dwl, i3, qtile, scrotwm, xmonad, and several dwm forks or ports.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://dwm.suckless.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dwm
バージョン6.8
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dwm
ホームページhttps://dwm.suckless.org/
リポジトリhttps://git.suckless.org/dwm
上流ドキュメントhttps://dwm.suckless.org/
ライセンスMIT
ソースアーカイブhttps://dl.suckless.org/dwm/dwm-6.8.tar.gz
最終更新2026-06-25T13:37:39+02:00
Pulseupdated
依存関係dmenu, fontconfig, libx11, libxft, libxinerama
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点In order to use the Mac OS X command key for dwm commands, change the X11 keyboard modifier map using xmodmap (1). e.g. by running the following command from $HOME/.xinitrc xmodmap -e 'remove Mod2 = Meta_L' -e 'add Mod1 = Meta_L'& See also https://gist.github.com/311377 for a handful of tips and tricks for running dwm on Mac OS X.

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

dwm 6.5-1

dynamic window manager

http://dwm.suckless.org/

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

dwm

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

dwm 6.4-1

dynamic window manager

https://dwm.suckless.org/

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

dwm 6.8-r0

dwm - dynamic window manager

https://dwm.suckless.org

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

dwm-doc 6.8-r0

dwm - dynamic window manager (documentation)

https://dwm.suckless.org

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

ソース経路

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

このページは 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