# 使用 Homebrew, apk, apt, Nix 安装 xtitle

查看 xtitle 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install xtitle
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add xtitle
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:xtitle
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/xtitle>
- **版本:** 1.0.4
- **来源摘要:** Set window title and icon for your X terminal
- **主页:** <https://kinzler.com/me/xtitle/>
- **上游文档:** <https://kinzler.com/me/xtitle/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://kinzler.com/me/xtitle/xtitle-1.0.4.tgz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- xtctl (cli)
- xtitle (cli)
- xtctl (别名)
- xtitle (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.0.4
- 本地数据: OK
- 上游仓库: https://kinzler.com/me/xtitle/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

- <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>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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

## 其他软件包管理器记录

- 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


## 相关链接

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


## 来源

- 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
