# 使用 Homebrew, apk, MacPorts, Nix, pacman 安装 taskwarrior-tui

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

## 安装

```sh
sudo av install brew:taskwarrior-tui
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install taskwarrior-tui
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install taskwarrior-tui
```

  证据: MacPorts ports tree: office/taskwarrior-tui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add taskwarrior-tui
```

  证据: Alpine Linux edge package indexes: taskwarrior-tui from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#taskwarrior-tui
```

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

- pacman (92%):

```sh
sudo pacman -S taskwarrior-tui
```

  证据: Arch Linux sync databases: taskwarrior-tui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:taskwarrior-tui
- **软件包管理器:** Homebrew
- **版本:** 0.27.0
- **来源摘要:** Terminal user interface for taskwarrior
- **主页:** <https://kdheepak.com/taskwarrior-tui/>
- **仓库:** <https://github.com/kdheepak/taskwarrior-tui>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- taskwarrior-tui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.27.0
## 项目历史与用法

taskwarrior-tui is a Rust terminal user interface for Taskwarrior that gives the text-mode task database a full-screen, keyboard-driven workflow.

### 项目历史

The upstream repository was created in 2020 and describes the project as a terminal user interface for Taskwarrior. Its documentation centers on vim-like navigation, live filters, task add/delete/complete/log actions, multi-selection, tab completion, and reuse of Taskwarrior colors.

The README documents an important compatibility transition: taskwarrior-tui v0.25.4 is the last release that supports Taskwarrior v2.x as a backend, while Taskwarrior v3.x may break features in unexpected ways.

### 采用历史

The official repository metadata shows a few thousand stars and more than one hundred forks by 2026, and the input package metadata lists package-manager availability in Homebrew, Alpine, MacPorts, Nix, and Arch. That combination marks it as a widely noticed terminal companion in the Taskwarrior ecosystem rather than a one-off script.

### 使用方式

Users install taskwarrior-tui when they already keep tasks in Taskwarrior but want a persistent terminal interface for filtering, editing, completing, and reviewing tasks. The tool relies on Taskwarrior itself and uses Taskwarrior's .taskrc for configuration.

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

The package is notable because it packages a modern Rust TUI around a long-running Unix CLI. It appeals to package nerds who prefer terminal-native workflows but want discoverability and multi-select operations without leaving the Taskwarrior data model.

### 时间线

- 2020: GitHub repository created.
- 2021: Public GitHub releases were active by the v0.13 series.
- 2026: v0.27.0 published, according to GitHub release metadata.

### Related projects

- Taskwarrior is the required backend.
- The README lists terminal/Rust ecosystem dependencies and related projects including ratatui, crossterm, rustyline, vit, and Taskchampion.

### 来源

- <https://api.github.com/repos/kdheepak/taskwarrior-tui>
- <https://api.github.com/repos/kdheepak/taskwarrior-tui/releases>
- <https://github.com/kdheepak/taskwarrior-tui#readme>
- <https://kdheepak.com/taskwarrior-tui/>
- input.source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.taskrc
## 其他软件包管理器记录

- Nix - taskwarrior-tui: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/taskwarrior-tui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - taskwarrior-tui - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: taskwarrior-tui from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A terminal user interface for taskwarrior | https://kdheepak.com/taskwarrior-tui
- apk - taskwarrior-tui-bash-completion - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: taskwarrior-tui-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for taskwarrior-tui | https://kdheepak.com/taskwarrior-tui
- apk - taskwarrior-tui-doc - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: taskwarrior-tui-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A terminal user interface for taskwarrior (documentation) | https://kdheepak.com/taskwarrior-tui
- apk - taskwarrior-tui-fish-completion - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: taskwarrior-tui-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for taskwarrior-tui | https://kdheepak.com/taskwarrior-tui
- pacman - taskwarrior-tui - 0.27.0-1: normalized package name match | Arch Linux sync databases: taskwarrior-tui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A terminal user interface for taskwarrior | https://github.com/kdheepak/taskwarrior-tui
- MacPorts - taskwarrior-tui: normalized package name match | MacPorts ports tree: office/taskwarrior-tui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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