# notcurses installieren

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

## Installation

```sh
sudo av install brew:notcurses
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install notcurses
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install notcurses
```

  Evidenz: MacPorts ports tree: devel/notcurses/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add notcurses
```

  Evidenz: Alpine Linux edge package indexes: notcurses from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install notcurses
```

  Evidenz: Fedora Rawhide package metadata: notcurses from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#notcurses
```

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

- pacman (92%):

```sh
sudo pacman -S notcurses
```

  Evidenz: Arch Linux sync databases: notcurses from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:notcurses
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/notcurses>
- **Version:** 3.0.17
- **Quellzusammenfassung:** Blingful character graphics/TUI library
- **Homepage:** <https://nick-black.com/dankwiki/index.php/Notcurses>
- **Repository:** <https://github.com/dankamongmen/notcurses>
- **Upstream-Dokumentation:** <https://nick-black.com/dankwiki/index.php/Notcurses>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/dankamongmen/notcurses/archive/refs/tags/v3.0.17.tar.gz>
- **Aktualisiert:** 2025-10-28T18:01:46Z
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Executables

- ncls (cli)
- ncneofetch (cli)
- ncplayer (cli)
- nctetris (cli)
- notcurses-demo (cli)
- notcurses-info (cli)
- notcurses-input (cli)
- tfman (cli)
- ncls (Alias)
- ncneofetch (Alias)
- ncplayer (Alias)
- nctetris (Alias)
- notcurses-demo (Alias)
- notcurses-info (Alias)
- notcurses-input (Alias)
- tfman (Alias)

## Abhängigkeiten

- ffmpeg
- libdeflate
- libunistring
- ncurses

## Build-Abhängigkeiten

- cmake
- doctest
- pandoc
- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 3.0.17
- Manager aktualisiert: 2025-10-28
- lokale Daten: ok
- Upstream-Repository: https://github.com/dankamongmen/notcurses
- neueste erkannte Version: v3.0.17 (current)
- notice: The package-manager record has not changed recently.

## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** green / low
- library-like package without higher-risk signals

## Verwandte Links

- [libunistring](https://www.automicvault.com/pkg/brew/libunistring/) - Runtime dependency declared by Homebrew.
- [ffmpeg](https://www.automicvault.com/pkg/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [ncurses](https://www.automicvault.com/pkg/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [libdeflate](https://www.automicvault.com/pkg/brew/libdeflate/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pandoc](https://www.automicvault.com/pkg/brew/pandoc/) - Build dependency declared by Homebrew.
- [doctest](https://www.automicvault.com/pkg/brew/doctest/) - Build dependency declared by Homebrew.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
