# Installer taskwarrior-tui avec Homebrew, apk, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de taskwarrior-tui pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

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

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:taskwarrior-tui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.27.0
- **Résumé source:** Terminal user interface for taskwarrior
- **Page d'accueil:** <https://kdheepak.com/taskwarrior-tui/>
- **Dépôt:** <https://github.com/kdheepak/taskwarrior-tui>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- taskwarrior-tui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.27.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
