Automic VaultAutomic Vault

brew

newt を Homebrew, apk, dnf, Nix, zypper, apt でインストール

newt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install newt

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add newt

Alpine Linux edge package indexes · newt · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install newt

Fedora Rawhide package metadata · newt · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#newt

nixpkgs package indexes · pkgs/by-name/ne/newt/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install newt

openSUSE Tumbleweed package metadata · newt · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install libnewt-dev

Debian stable package indexes · libnewt-dev · ソース: deb.debian.org

概要

パッケージ概要

Library for color text mode, widget based user interfaces

コマンドとエイリアス

  • whiptail

履歴

プロジェクトの歴史と使われ方

Newt is a Red Hat-origin text-mode widget library built on S-Lang. It provides stacked windows, entry widgets, checkboxes, radio buttons, labels, text fields, scrollbars, and related primitives for terminal user interfaces. The Homebrew package also exposes whiptail, the shell-friendly dialog-box command built on top of newt.

プロジェクトの歴史

Newt is old Unix/Linux installer plumbing. The upstream README carries Red Hat copyright from 1996 through 2016 and describes the library as a color text-mode widget toolkit based on S-Lang. The long 0.52.x changelog is mostly maintenance: Python binding updates, whiptail layout fixes, translations, compiler fixes, memory-safety fixes, pkg-config support, macOS build fixes, and distribution patch integration.

Whiptail's man page frames the user-facing command: it lets shell scripts present yes/no, menu, input, message, checklist, radiolist, gauge, password, and other dialog boxes. That makes newt less visible than ncurses or dialog, but very sticky in installers, rescue flows, and scripts that inherited whiptail behavior.

採用の歴史

Newt's adoption came through operating-system tooling rather than developer fashion. It is packaged by Linux distributions and BSD ports because installers, scripts, and legacy admin tools need a small text UI stack. Debian and related systems also preserve whiptail compatibility for scripts that expect dialog-like behavior.

Homebrew analytics reported 247 installs in 30 days, 920 in 90 days, and 3,858 in 365 days for the formula when queried on July 1, 2026. For macOS, this is usually dependency or script compatibility usage rather than developers choosing newt for a new greenfield TUI.

使われ方

Package nerds usually encounter newt indirectly: a dependency needs libnewt, or an installer script invokes whiptail. Direct users write C against libnewt, Python against snack bindings where available, or shell scripts against whiptail when they want dialog boxes without depending on a full GUI.

The practical caution is compatibility. whiptail resembles dialog but is not identical, and scripts often rely on exact option support, output file descriptors, menu formatting, and terminal behavior. That is why small changelog entries about automatic width, unicode, --notags, --noitem, gauges, and resizing matter.

パッケージ好きにとっての重要性

Newt is infrastructure glue: old, unglamorous, and still packaged because deleting it breaks installers and shell scripts. In av.db it is important mainly because the executable surface is whiptail and the library is likely a transitive dependency.

タイムライン

  • 1996: Upstream README copyright begins with Red Hat, marking the project's early Linux distribution roots.
  • 2007-01-31: whiptail man page version line documented Whiptail 0.52.5.
  • 2009: Newt 0.52.11 fixed CVE-2009-2905 according to the changelog.
  • 2025: 0.52.25 was the stable version reported by Homebrew on July 1, 2026.
  • 2026-07-01: Homebrew formula version observed as 0.52.25, with 3,858 formula installs over the preceding 365-day analytics window.

Related projects

  • S-Lang
  • whiptail
  • dialog
  • snack Python bindings
  • Red Hat installer tooling

セキュリティ状態

リスクレベル: グリーン

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 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
whiptailcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.52.25
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://pagure.io/newt

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://pagure.io/newt信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:newt
バージョン0.52.25
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/newt
ホームページhttps://pagure.io/newt
リポジトリhttps://pagure.io/newt
上流ドキュメントhttps://pagure.io/newt
ライセンスLGPL-2.0-or-later
ソースアーカイブhttps://releases.pagure.org/newt/newt-0.52.25.tar.gz
依存関係gettext, popt, python@3.14, s-lang
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libnewt-dev 0.52.25-1

Developer's toolkit for newt windowing library

https://pagure.io/newt

sudo apt install libnewt-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: newt
  • 2 依存関係
  • normalized package name match
  • 一致条件: Newt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnewt-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnewt-pic 0.52.25-1

Not Erik's Windowing Toolkit, shared library subset kit

https://pagure.io/newt

sudo apt install libnewt-pic
  • Section: libdevel
  • Architecture: amd64
  • Source Package: newt
  • 1 依存関係
  • normalized package name match
  • 一致条件: Newt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnewt-pic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnewt0.52 0.52.25-1

Not Erik's Windowing Toolkit - text mode windowing with slang

https://pagure.io/newt

sudo apt install libnewt0.52
  • Section: libs
  • Architecture: amd64
  • Source Package: newt
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Newt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnewt0.52 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

newt-tcl 0.52.25-1

NEWT module for Tcl

https://pagure.io/newt

sudo apt install newt-tcl
  • Section: interpreters
  • Architecture: amd64
  • Source Package: newt
  • 5 依存関係
  • normalized package name match
  • 一致条件: Newt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: newt-tcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-newt 0.52.25-1

NEWT module for Python3

https://pagure.io/newt

sudo apt install python3-newt
  • Section: python
  • Architecture: amd64
  • Source Package: newt
  • 3 依存関係
  • normalized package name match
  • 一致条件: Newt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-newt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

whiptail 0.52.25-1

Displays user-friendly dialog boxes from shell scripts

https://pagure.io/newt

sudo apt install whiptail
  • Section: utils
  • Architecture: amd64
  • Source Package: newt
  • 4 依存関係
  • normalized package name match
  • 一致条件: Newt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: whiptail from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

newt

nix profile install nixpkgs#newt
  • normalized package name match
  • 一致条件: Newt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/newt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnewt-dev 0.52.24-2ubuntu2

Developer's toolkit for newt windowing library

https://pagure.io/newt

sudo apt install libnewt-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: newt
  • 2 依存関係
  • normalized package name match
  • 一致条件: Newt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnewt-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnewt-pic 0.52.24-2ubuntu2

Not Erik's Windowing Toolkit, shared library subset kit

https://pagure.io/newt

sudo apt install libnewt-pic
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: newt
  • 1 依存関係
  • normalized package name match
  • 一致条件: Newt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnewt-pic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnewt0.52 0.52.24-2ubuntu2

Not Erik's Windowing Toolkit - text mode windowing with slang

https://pagure.io/newt

sudo apt install libnewt0.52
  • Section: libs
  • Architecture: amd64
  • Source Package: newt
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Newt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnewt0.52 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

newt-tcl 0.52.24-2ubuntu2

NEWT module for Tcl

https://pagure.io/newt

sudo apt install newt-tcl
  • Section: universe/interpreters
  • Architecture: amd64
  • Source Package: newt
  • 5 依存関係
  • normalized package name match
  • 一致条件: Newt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: newt-tcl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-newt 0.52.24-2ubuntu2

NEWT module for Python3

https://pagure.io/newt

sudo apt install python3-newt
  • Section: python
  • Architecture: amd64
  • Source Package: newt
  • 3 依存関係
  • normalized package name match
  • 一致条件: Newt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-newt from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

whiptail 0.52.24-2ubuntu2

Displays user-friendly dialog boxes from shell scripts

https://pagure.io/newt

sudo apt install whiptail
  • Section: utils
  • Architecture: amd64
  • Source Package: newt
  • 4 依存関係
  • normalized package name match
  • 一致条件: Newt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: whiptail from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

newt 0.52.25-r1

Redhat's Newt windowing toolkit development files

https://pagure.io/newt/

sudo apk add newt
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: newt
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Newt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: newt from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

newt-dev 0.52.25-r1

Redhat's Newt windowing toolkit development files (development files)

https://pagure.io/newt/

sudo apk add newt-dev
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: newt
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Newt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: newt-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

newt-doc 0.52.25-r1

Redhat's Newt windowing toolkit development files (documentation)

https://pagure.io/newt/

sudo apk add newt-doc
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: newt
  • normalized package name match
  • 一致条件: Newt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: newt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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