# xtitle mit Homebrew, apk, apt, Nix installieren

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

## Installation

```sh
sudo av install brew:xtitle
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install xtitle
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add xtitle
```

  Evidenz: Alpine Linux edge package indexes: xtitle from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install xtitle
```

  Evidenz: Debian stable package indexes: xtitle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#xtitle
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/xt/xtitle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:xtitle
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/xtitle>
- **Version:** 1.0.4
- **Quellzusammenfassung:** Set window title and icon for your X terminal
- **Homepage:** <https://kinzler.com/me/xtitle/>
- **Upstream-Dokumentation:** <https://kinzler.com/me/xtitle/>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://kinzler.com/me/xtitle/xtitle-1.0.4.tgz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- xtctl (cli)
- xtitle (cli)
- xtctl (Alias)
- xtitle (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.0.4
- lokale Daten: OK
- Upstream-Repository: https://kinzler.com/me/xtitle/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

xtitle is a compact shell-script utility for setting the window title and icon name of an xterm or xterm-like terminal by emitting the appropriate xterm control sequence.

### Projektgeschichte

Stephen B. Kinzler's page describes xtitle as a tool so straightforward he originally would not have expected to package it, but it escaped into wider use and was given a man page, Imakefile, and companion `xtctl` script. The copyright span starts in 1993, and the manpage author line records updates in 1993, 1998, 2000, and 2009.

### Adoptionsgeschichte

xtitle spread because xterm title escape sequences are useful but annoying to remember. It appears in distro package sets mostly as a tiny convenience command for shell prompts, scripts, and users who keep many terminal windows open.

### Wie es verwendet wird

Run `xtitle build logs`, `xtitle -t name`, or `xtitle -i icon-name` inside an xterm-like terminal to update the window title and/or icon name. The tool prints OSC title-control sequences rather than talking to Xlib directly.

### Warum Paket-Nerds sich dafür interessieren

xtitle is a tiny-package example: a one-purpose script became package-worthy because it captured a common X11 terminal idiom, documented it, and made it portable enough for package managers to ship.

### Zeitleiste

- 1993: xtitle's copyright and manpage history begin.
- 1998: Manpage author line records a November 1998 update.
- 2000: Manpage author line records a March 2000 update.
- 2009: Manpage author line records a December 2009 update; current manual page reports version 1.0.4.
- 2014: Upstream page copyright range extends through 2014.

### Related projects

- xterm: the terminal whose title/icon-name control sequences xtitle emits.
- dtterm: listed by the manpage as another terminal known to work.
- xtermcontrol: a broader command-line controller for xterm properties.

### Quellen

- <https://kinzler.com/me/xtitle/>
- <https://kinzler.com/me/xtitle/src/xtitle.html>
- <https://kinzler.com/me/xtitle/src/xtitle.man>
- <https://tldp.org/HOWTO/Xterm-Title-3.html>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** xtitle
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - xtitle - 1.0.4-1: normalized package name match | Debian stable package indexes: xtitle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | set window title and icon name for X terminal | https://kinzler.com/me/xtitle/
- Nix - xtitle: normalized package name match | nixpkgs package indexes: pkgs/by-name/xt/xtitle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - xtitle - 1.0.4-1: normalized package name match | Ubuntu 24.04 LTS package indexes: xtitle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | set window title and icon name for X terminal | https://kinzler.com/me/xtitle/
- apk - xtitle - 0.4.4-r2: normalized package name match | Alpine Linux edge package indexes: xtitle from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Outputs X window titles | https://github.com/baskerville/xtitle


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [xtermcontrol](https://pkg.so/de/brew/xtermcontrol/) - Shares pkgdb curated category or tags: cli, developer-tools, x11, xterm.
- [xterm](https://pkg.so/de/brew/xterm/) - Shares pkgdb curated category or tags: cli, developer-tools, x11.
- [libvterm](https://pkg.so/de/brew/libvterm/) - Shares pkgdb curated category or tags: cli, developer-tools, xterm.
- [dmenu](https://pkg.so/de/brew/dmenu/) - Shares pkgdb curated category or tags: cli, developer-tools, x11.
- [imake](https://pkg.so/de/brew/imake/) - Shares pkgdb curated category or tags: cli, developer-tools, x11.
- [tmex](https://pkg.so/de/brew/tmex/) - Shares pkgdb curated category or tags: cli, developer-tools, shell-script.
- [t1lib](https://pkg.so/de/brew/t1lib/) - Shares pkgdb curated category or tags: cli, developer-tools, x11.
- [ppss](https://pkg.so/de/brew/ppss/) - Shares pkgdb curated category or tags: cli, developer-tools, shell-script.

## Combined YAML source

View the package source record on GitHub. [combined/xtitle.yml](https://github.com/mxcl/pkgdb/blob/main/combined/xtitle.yml)


## Quellen

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