# 使用 Homebrew, MacPorts, Nix 安装 ultralist

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

## 安装

```sh
sudo av install brew:ultralist
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ultralist
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ultralist
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ultralist
```

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

## 软件包事实

- **软件包键:** brew:ultralist
- **软件包管理器:** Homebrew
- **版本:** 1.7.0
- **来源摘要:** Simple GTD-style task management for the command-line
- **主页:** <https://ultralist.io>
- **仓库:** <https://github.com/gammons/ultralist>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ultralist (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Ultralist is a command-line task manager for technical users, built around Getting Things Done concepts such as due dates, projects, contexts, statuses, and recurrence.

### 项目历史

The project presents itself as an open source, CLI-first task management system. Its README emphasizes speed, a low-friction terminal workflow, and an optional hosted Ultralist Pro service for syncing, web, mobile, Slack, and API integrations.

### 采用历史

Ultralist's own installation instructions show the tool crossing the usual package-nerd channels: Homebrew and MacPorts on macOS, AUR on Arch Linux, FreeBSD packages/ports, GitHub release binaries, and Go installation from source.

### 使用方式

In practice it is used as a terminal todo system for people who want richer GTD features than a plain todo.txt file while still keeping the command line as the primary interface. Its documented .todos.json format also makes it inspectable and script-friendly.

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

Ultralist matters in the package-manager niche as a small Go CLI productivity tool with prebuilt release artifacts and multiple Unix packaging paths, rather than as a large ecosystem dependency.

### 时间线

- 2016: Early GitHub tag 0.2.0 appears in the official repository history.
- README era: Official installation documents Homebrew, MacPorts, AUR, FreeBSD packages/ports, release binaries, and Go source installation.

### Related projects

- The README explicitly compares Ultralist with todo.txt and Taskwarrior, positioning it in the CLI todo and GTD-tool family.

### 来源

- <https://api.github.com/repos/gammons/ultralist/tags?per_page=100>
- <https://raw.githubusercontent.com/gammons/ultralist/main/README.md>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Nix - ultralist: normalized package name match | nixpkgs package indexes: pkgs/by-name/ul/ultralist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - ultralist: normalized package name match | MacPorts ports tree: office/ultralist/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/ultralist.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ultralist.yml)


## 来源

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