Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wayland

local Homebrew formula metadata

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

MacPorts ports tree · devel/wayland/Portfile · ソース: api.github.com

Linux

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

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

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

nixpkgs package indexes · wayland · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S wayland

Arch Linux sync databases · wayland · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libwayland-bin

Debian stable package indexes · libwayland-bin · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install libwayland-client

Fedora Rawhide package metadata · libwayland-client · ソース: dl.fedoraproject.org

openSUSE zypper確認済み · 92%
sudo zypper install libwayland-client0

openSUSE Tumbleweed package metadata · libwayland-client0 · ソース: download.opensuse.org

概要

パッケージ概要

Protocol for a compositor to talk to its clients

コマンドとエイリアス

  • wayland-scanner

履歴

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

Wayland is a display protocol, C IPC library, and Linux graphics architecture that moves the display server role into the compositor. It is the long-running successor architecture to X11 in modern Linux desktops, while `wayland-scanner` and libwayland remain the package-manager-facing pieces developers install.

プロジェクトの歴史

The official Wayland site describes Wayland as a replacement for the X11 protocol and architecture, intended to be easier to develop, extend, and maintain. Its architecture page explains the core shift: under X, the X server sits between clients, compositors, input, and rendering; under Wayland, the compositor receives input, manages the scene, and accepts client buffers directly.

Wayland and Weston reached 1.0.0 on 2012-10-22, a release the project says marked stable protocol and client-side APIs. The core stack later split into a family of release streams: Wayland for the protocol and C libraries, Weston as a reference compositor, wayland-protocols for shared extensions, and wayland-utils for inspection/debugging.

The first wayland-protocols 1.0 release appeared on 2015-11-24. That extension repository became the place where desktop and application protocols could be reviewed and staged, including stable, staging, deprecated, and legacy unstable protocol phases.

採用の歴史

Wayland adoption was gradual because it replaces a core desktop substrate and depends on graphics drivers, compositors, toolkits, screen capture paths, remote desktop flows, and XWayland compatibility. GNOME's 3.22 release notes in 2016 framed Wayland as the next-generation display/input technology for GNU/Linux, and Fedora's Fedora 25 change moved GNOME's display manager/session default to Wayland with Xorg fallback.

KDE followed a slower route through Plasma and KWin. Fedora's Plasma Wayland-by-default change for Fedora 34 stated that KDE Plasma Desktop would use Wayland while X applications continued through XWayland, and KDE's Plasma 6 mega-release in 2024 made Wayland the preferred modern Plasma path.

使われ方

For application and compositor developers, the Homebrew-visible tool is `wayland-scanner`, which turns XML protocol descriptions into C headers and glue code. Runtime use is usually indirect: a toolkit such as GTK, Qt, SDL, GLFW, or a compositor such as GNOME Shell, KWin, Sway, Weston, or gamescope links against libwayland and speaks the protocol.

For users and packagers, Wayland is not a command-line application so much as a foundational runtime component. It is installed because compositors, toolkits, screen portals, XWayland, and protocol extension packages need a shared ABI and protocol generator.

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

Wayland is package-nerd significant because it changed Linux desktop dependency graphs. Installing a graphical application stack now often pulls in libwayland-client, libwayland-server, wayland-protocols, xdg-desktop-portal, and XWayland rather than assuming an Xorg-only world.

It also turned protocol XML into a build-time artifact: packages commonly use `wayland-scanner` to generate source from protocol definitions, which makes the small `wayland` package important even on systems that never launch Weston.

タイムライン

  • 2012-10-22: Wayland and Weston 1.0.0 are released, marking stable protocol and client-side APIs.
  • 2015-11-24: wayland-protocols 1.0 is released.
  • 2016-09-20: Wayland and Weston 1.12 are released around the Fedora 25/GNOME Wayland default transition period.
  • 2018-04-09: Wayland 1.15 and Weston 4.0 are released.
  • 2024-02-28: KDE Plasma 6 ships as part of KDE's MegaRelease 6 with Wayland as the modern default path.
  • 2026-03-19: Wayland 1.25.0 is released.

Related projects

  • Closely related projects include Weston, wayland-protocols, wayland-utils, XWayland, Mesa, Linux DRM/KMS, GNOME Shell/Mutter, KDE KWin/Plasma, wlroots, Sway, xdg-desktop-portal, GTK, and Qt.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://wayland.freedesktop.org

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://wayland.freedesktop.org信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wayland
バージョン1.25.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wayland
ホームページhttps://wayland.freedesktop.org
リポジトリhttps://gitlab.freedesktop.org/wayland/wayland
上流ドキュメントhttps://gitlab.freedesktop.org/wayland/wayland/-/blob/main/README.md
ライセンスMIT
ソースアーカイブhttps://gitlab.freedesktop.org/wayland/wayland/-/releases/1.25.0/downloads/wayland-1.25.0.tar.xz
依存関係expat, libffi, libxml2
ビルド依存関係meson, ninja, pkgconf
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libwayland-bin 1.23.1-3

wayland compositor infrastructure - binary utilities

https://wayland.freedesktop.org/

sudo apt install libwayland-bin
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wayland
  • 3 依存関係
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-client0 1.23.1-3

wayland compositor infrastructure - client library

https://wayland.freedesktop.org/

sudo apt install libwayland-client0
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-client0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-cursor0 1.23.1-3

wayland compositor infrastructure - cursor library

https://wayland.freedesktop.org/

sudo apt install libwayland-cursor0
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-cursor0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-dev 1.23.1-3

wayland compositor infrastructure - development files

https://wayland.freedesktop.org/

sudo apt install libwayland-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wayland
  • 6 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-doc 1.23.1-3

wayland compositor infrastructure - documentation files

https://wayland.freedesktop.org/

sudo apt install libwayland-doc
  • Section: doc
  • Architecture: all
  • Source Package: wayland
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-egl-backend-dev 1.23.1-3

wayland compositor infrastructure - EGL backend development files

https://wayland.freedesktop.org/

sudo apt install libwayland-egl-backend-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wayland
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-egl-backend-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-egl1 1.23.1-3

wayland compositor infrastructure - EGL library

https://wayland.freedesktop.org/

sudo apt install libwayland-egl1
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-egl1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwayland-server0 1.23.1-3

wayland compositor infrastructure - server library

https://wayland.freedesktop.org/

sudo apt install libwayland-server0
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wayland
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwayland-server0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wayland

nix profile install nixpkgs#wayland
  • normalized package name match
  • 一致条件: Wayland
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: wayland from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libwayland-bin 1.22.0-2.1build1

wayland compositor infrastructure - binary utilities

https://wayland.freedesktop.org/

sudo apt install libwayland-bin
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wayland
  • 3 依存関係
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-bin from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwayland-client0 1.22.0-2.1build1

wayland compositor infrastructure - client library

https://wayland.freedesktop.org/

sudo apt install libwayland-client0
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-client0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwayland-cursor0 1.22.0-2.1build1

wayland compositor infrastructure - cursor library

https://wayland.freedesktop.org/

sudo apt install libwayland-cursor0
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-cursor0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwayland-dev 1.22.0-2.1build1

wayland compositor infrastructure - development files

https://wayland.freedesktop.org/

sudo apt install libwayland-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wayland
  • 6 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwayland-doc 1.22.0-2.1build1

wayland compositor infrastructure - documentation files

https://wayland.freedesktop.org/

sudo apt install libwayland-doc
  • Section: doc
  • Architecture: all
  • Source Package: wayland
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwayland-egl-backend-dev 1.22.0-2.1build1

wayland compositor infrastructure - EGL backend development files

https://wayland.freedesktop.org/

sudo apt install libwayland-egl-backend-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wayland
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-egl-backend-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwayland-egl1 1.22.0-2.1build1

wayland compositor infrastructure - EGL library

https://wayland.freedesktop.org/

sudo apt install libwayland-egl1
  • Section: libs
  • Architecture: amd64
  • Source Package: wayland
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wayland
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwayland-egl1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment