Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 notcurses

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install notcurses

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install notcurses

MacPorts ports tree · devel/notcurses/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add notcurses

Alpine Linux edge package indexes · notcurses · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install notcurses

Fedora Rawhide package metadata · notcurses · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#notcurses

nixpkgs package indexes · pkgs/by-name/no/notcurses/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S notcurses

Arch Linux sync databases · notcurses · 来源: geo.mirror.pkgbuild.com

Ubuntu apt已验证 · 92%
sudo apt install libnotcurses++-dev

Ubuntu 24.04 LTS package indexes · libnotcurses++-dev · 来源: archive.ubuntu.com

openSUSE zypper已验证 · 92%
sudo zypper install libnotcurses++3

openSUSE Tumbleweed package metadata · libnotcurses++3 · 来源: download.opensuse.org

概览

软件包摘要

Blingful character graphics/TUI library

命令和别名

  • ncls
  • ncneofetch
  • ncplayer
  • nctetris
  • notcurses-demo
  • notcurses-info
  • notcurses-input
  • tfman

历史

项目历史与用法

Notcurses is Nick Black's modern terminal graphics and TUI library. It deliberately is not a source-compatible ncurses replacement; it targets Unicode, 24-bit color, multimedia, terminal bitmap graphics, keyboard protocols, and high-performance full-screen terminal applications.

项目历史

The public tag history begins with v0.0.9 on 2019-11-26 and moves quickly through early 0.x releases. The README frames the project as an answer to the limits of the X/Open Curses model: Notcurses assumes modern terminal capabilities and degrades downward, rather than starting from the least capable terminal and forcing applications to climb upward manually.

By the 3.x line, Notcurses had accumulated a large surface area: C and C++ APIs, Python bindings, documentation, man pages, demos, terminal capability diagnostics, and bundled demonstration tools. The repository release history shows v3.0.17 on 2025-10-28, while the Homebrew formula checked here packaged 3.0.17.

采用历史

Notcurses is adopted mostly by terminal-interface enthusiasts, systems programmers, and distribution/package maintainers rather than by mainstream app developers. Its README advertises packaging status across repositories via Repology badges and lists wrappers for Ada, C++, Dart, Julia, Nim, Python, Rust, Zig, and Raku, which is a stronger ecosystem signal than raw Homebrew usage. Homebrew reported 882 installs over the 365-day window in the formula JSON.

使用方式

Practical usage falls into two camps: developers link against libnotcurses to build vivid TUIs, and users install the package for its bundled tools. The installed tools include ncls for multimedia-aware directory listings, ncplayer for rendering visual media, notcurses-demo for capability demos, notcurses-info for terminal diagnostics, notcurses-input for decoding keypresses, nctetris, ncneofetch, and tfman.

Package maintainers care about its optional dependency shape. The README documents CMake, C17, terminfo from ncurses, libunistring, optional FFmpeg/OpenImageIO/mouse/QR dependencies, generated man pages, and the ability to build without multimedia support to reduce dependency weight.

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

Notcurses is important as a stress test for terminal capability packaging. It exercises terminfo correctness, Unicode locale setup, graphics protocols such as Sixel and Kitty, and multimedia dependency choices in a way most small TUI libraries do not.

时间线

  • 2019-11-26: v0.0.9 tag in the public repository.
  • 2025-01-11: v3.0.13 tag in the maintained 3.x line.
  • 2025-10-28: v3.0.17 release/tag, packaged by Homebrew as stable in the checked formula metadata.

Related projects

  • ncurses/terminfo, Sixel, Kitty graphics protocol, FFmpeg, OpenImageIO, libunistring, libnotcurses-sys.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nclscli全局可执行文件
ncneofetchcli全局可执行文件
ncplayercli全局可执行文件
nctetriscli全局可执行文件
notcurses-democli全局可执行文件
notcurses-infocli全局可执行文件
notcurses-inputcli全局可执行文件
tfmancli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.0.17
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v3.0.17

https://github.com/dankamongmen/notcurses

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:notcurses
版本3.0.17
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/notcurses
主页https://nick-black.com/dankwiki/index.php/Notcurses
仓库https://github.com/dankamongmen/notcurses
上游文档https://github.com/dankamongmen/notcurses#readme
许可证Apache-2.0
源码归档https://github.com/dankamongmen/notcurses/archive/refs/tags/v3.0.17.tar.gz
依赖ffmpeg, libdeflate, libunistring, ncurses
构建依赖cmake, doctest, pandoc, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenotcurses
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

notcurses

nix profile install nixpkgs#notcurses
  • normalized package name match
  • 匹配方式:Notcurses
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/notcurses/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnotcurses++-dev 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library (C++ development)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install libnotcurses++-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: notcurses
  • 2 依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotcurses++-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotcurses++3 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library (C++)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install libnotcurses++3
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: notcurses
  • 5 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotcurses++3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotcurses-core-dev 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library (core development)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install libnotcurses-core-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: notcurses
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotcurses-core-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotcurses-core3 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library (core)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install libnotcurses-core3
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: notcurses
  • 6 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotcurses-core3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotcurses-dev 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library (development)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install libnotcurses-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: notcurses
  • 2 依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotcurses-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnotcurses3 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install libnotcurses3
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: notcurses
  • 6 依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnotcurses3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

notcurses-bin 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library demos

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install notcurses-bin
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: notcurses
  • 10 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: notcurses-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

notcurses-data 3.0.7+dfsg.1-1ubuntu5

Multimedia used by notcurses-bin

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install notcurses-data
  • Section: universe/graphics
  • Architecture: all
  • Source Package: notcurses
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: notcurses-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-notcurses 3.0.7+dfsg.1-1ubuntu5

Character graphics and TUI library (Python)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apt install python3-notcurses
  • Section: universe/python
  • Architecture: amd64
  • Source Package: notcurses
  • 5 依赖
  • normalized package name match
  • 匹配方式:Notcurses
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-notcurses from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ncls 3.0.17-r0

blingful character graphics and TUI library

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apk add ncls
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: notcurses
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Notcurses
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ncls from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ncneofetch 3.0.17-r0

blingful character graphics and TUI library

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apk add ncneofetch
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: notcurses
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Notcurses
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ncneofetch from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

notcurses 3.0.17-r0

blingful character graphics and TUI library

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apk add notcurses
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: notcurses
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Notcurses
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: notcurses from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

notcurses-dbg 3.0.17-r0

blingful character graphics and TUI library (debug symbols)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apk add notcurses-dbg
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: notcurses
  • 1 依赖
  • normalized package name match
  • 匹配方式:Notcurses
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: notcurses-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

notcurses-demo 3.0.17-r0

blingful character graphics and TUI library

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apk add notcurses-demo
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: notcurses
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Notcurses
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: notcurses-demo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

notcurses-dev 3.0.17-r0

blingful character graphics and TUI library (development files)

https://nick-black.com/dankwiki/index.php/Notcurses

sudo apk add notcurses-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: notcurses
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Notcurses
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: notcurses-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment