pkg.soopen package index

brew / Rang 4717

xeyes mit Homebrew, apk, dnf, MacPorts, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xeyes in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install xeyes

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install xeyes

MacPorts ports tree · x11/xeyes/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add xeyes

Alpine Linux edge package indexes · xeyes · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install xeyes

Fedora Rawhide package metadata · xeyes · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#xeyes

nixpkgs package indexes · pkgs/by-name/xe/xeyes/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install xeyes

openSUSE Tumbleweed package metadata · xeyes · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Follow the mouse X demo using the X SHAPE extension

Befehle und Aliase

  • xeyes

Verlauf

Projektgeschichte und Nutzung

xeyes is the tiny X demo that draws a pair of eyes whose pupils follow the pointer. Its package description understates its cultural load: it is both a Shape-extension demo and one of the most recognizable bits of X11 desktop folklore.

Projektgeschichte

The X.Org manpage credits Keith Packard of the MIT X Consortium as author and says the program was copied from a NeWS version apparently written by Jeremy Huxtable as seen at SIGGRAPH 1988. In X.Org packaging it became an app module described by freedesktop.org as a 'follow the mouse' demo using the X SHAPE extension.

Like other X.Org applications, xeyes moved into the modular source-release world after X11R7.0 split the old monolithic tree into separately released modules. Its freedesktop.org GitLab project was created during the 2018 migration period and keeps the small app maintained with the rest of the X.Org app family.

Adoptionsgeschichte

xeyes spread because it was small, visual, funny, and included with X tool collections. It gave users an immediate sign that X applications were working, while developers used it as a simple demonstration of shaped windows and pointer tracking.

In the Wayland era, xeyes gained a second life as a diagnostic joke with practical value: because it follows the pointer through X11 mechanisms, users can use its behavior to infer whether an application is running as an X11 client, through XWayland, or outside xeyes' visibility.

Wie es verwendet wird

The ordinary usage is simply to run xeyes and watch the pupils track the cursor. Options adjust colors, geometry, backing store, SHAPE usage, Xrender antialiasing, and the alternate distance mapping.

Packagers and desktop troubleshooters use it as a minimal GUI test because it starts quickly, has no configuration, needs only the X display path, and makes failure obvious.

Warum Paket-Nerds sich dafür interessieren

xeyes is package-manager whimsy with a real technical payload. It demonstrates that not every useful package is serious; sometimes the tiny demo program is the fastest way to prove a display stack, extension, or compatibility layer is behaving as expected.

Its survival also shows how X.Org's modular app packages preserve small historical clients that would be lost if only large desktop environments were packaged.

Zeitleiste

  • 1988: The manpage traces the idea to a NeWS version seen at SIGGRAPH 1988.
  • MIT X Consortium era: Keith Packard authors the X version.
  • 2005: X11R7.0 modularization makes X.Org applications independently releasable modules.
  • 2018: The freedesktop.org GitLab xeyes project is created during repository migration.
  • 2021: xeyes 1.2.0 adds Present and XInput2 support for smoother pointer tracking.
  • 2025: The GitLab tag list records xeyes 1.3.1.

Related projects

  • The X SHAPE extension is the feature associated with xeyes' shaped-window demo behavior.
  • Xrender is used for anti-aliased eye drawing when compiled in.
  • XInput2 and Present were added in xeyes 1.2.0 for smoother tracking.
  • xlogo, xclock, and oclock are neighboring small X demo or utility apps in the same cultural family.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
xeyesExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.3.1
Manager aktualisiert2026-07-04
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:xeyes
Version1.3.1
PaketmanagerHomebrew
Homepagehttps://gitlab.freedesktop.org/xorg/app/xeyes
Zuletzt aktualisiert2026-07-04T13:13:44+09:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

xeyes

nix profile install nixpkgs#xeyes
  • normalized package name match
  • Abgeglichen nach: Xeyes
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xe/xeyes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

xeyes 1.3.1-r0

Pair of eyes that follow your mouse in X11

https://www.x.org

sudo apk add xeyes
  • License: MIT
  • Architecture: x86_64
  • Source Package: xeyes
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xeyes
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xeyes from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xeyes-doc 1.3.1-r0

Pair of eyes that follow your mouse in X11 (documentation)

https://www.x.org

sudo apk add xeyes-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: xeyes
  • normalized package name match
  • Abgeglichen nach: Xeyes
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xeyes-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

xeyes 1.3.1-2.fc45

A follow the mouse X demo

https://www.x.org

sudo dnf install xeyes
  • License: X11
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xeyes
  • 14 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xeyes
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xeyes from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

xeyes 1.3.1-1.5

A follow the mouse X demo

https://xorg.freedesktop.org/

sudo zypper install xeyes
  • License: X11
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: xeyes
  • 13 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xeyes
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xeyes from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

xeyes

sudo port install xeyes
  • normalized package name match
  • Abgeglichen nach: Xeyes
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/xeyes/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation