# ultralist mit Homebrew, MacPorts, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ultralist
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ultralist
```

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

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

## Paketfakten

- **Paketschlüssel:** brew:ultralist
- **Paketmanager:** Homebrew
- **Version:** 1.7.0
- **Quellzusammenfassung:** Simple GTD-style task management for the command-line
- **Homepage:** <https://ultralist.io>
- **Repository:** <https://github.com/gammons/ultralist>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ultralist (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.7.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

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


## Quellen

- 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
