Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman, apt, dnf, zypper 安装 wayland

查看 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.orgnone 置信度

安装元数据

软件包元数据

软件包键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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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