pkg.soopen package index

brew / 順位 9549

nickle を Homebrew, apk, apt, dnf, MacPorts, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install nickle

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install nickle

MacPorts ports tree · math/nickle/Portfile · ソース: api.github.com

Linux

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

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

Debian apt確認済み · 92%
sudo apt install nickle

Debian stable package indexes · nickle · ソース: deb.debian.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S nickle

Arch Linux sync databases · nickle · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Desk calculator language

コマンドとエイリアス

  • nickle

履歴

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

Nickle is Bart Massey and Keith Packard's C-like arbitrary-precision desk-calculator language. It is both an interactive calculator and a small programming language for numerical and semi-numerical algorithms.

プロジェクトの歴史

Nickle was presented at the 2001 USENIX Annual Technical Conference in the Freenix track. The USENIX abstract describes it as a vaguely C-like language for numerical applications, useful as both a desk calculator and as a prototyping and implementation language, and notes that its history is an example of an idea becoming freely available software.

The upstream release directory shows public release artifacts from April 2001, including 1.99.x tarballs and RPMs, followed by the 2.00 tarball on October 27, 2001. The same release directory continues through 2.108, dated March 14, 2026, which Homebrew packaged as stable 2.108.

採用の歴史

Nickle has long-lived Unix packaging rather than broad hype-driven adoption. The av.db input lists Homebrew, MacPorts, Debian/Ubuntu, Fedora, Arch, and Alpine packaging. Homebrew analytics on July 1, 2026 reported 103 install-on-request events over 365 days, so Homebrew usage is small but the package persists across distributions.

Its cultural niche is the classic Unix power-user calculator: richer than `bc`, scriptable, arbitrary precision, C-like enough for programmers, and maintained by well-known X/Open Source developers rather than a large application vendor.

使われ方

Users run `nickle` interactively for arbitrary-precision calculations, load files, define functions, inspect top-level history, and write small numerical programs. The tutorial walks from command invocation into datatypes, declarations, control flow, functions, namespaces, exceptions, continuations, threads, and mutual exclusion.

For package nerds, Nickle is interesting because it is a compact, old-school language runtime whose packaging footprint is tiny but unusually durable. It is the kind of tool people install when `bc` is too limited and a full Python/R/Julia stack is unnecessary.

タイムライン

  • {'date': '2001-04-09', 'event': 'Upstream release directory shows Nickle 1.99.x tarballs and RPMs.'}
  • {'date': '2001-06', 'event': 'Nickle paper published at USENIX ATC 2001.'}
  • {'date': '2001-10-27', 'event': 'Nickle 2.00 tarball published.'}
  • {'date': '2026-03-14', 'event': 'Nickle 2.108 release artifacts published.'}

Related projects

  • bc
  • dc
  • GNU bc
  • calc

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
nickle実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.108
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nickle
バージョン2.108
パッケージマネージャHomebrew
ホームページhttps://www.nickle.org/
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

nickle 2.103

desk calculator language

https://nickle.org

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

nickle 2.97build2

desk calculator language

https://nickle.org

sudo apt install nickle
  • Section: universe/interpreters
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Nickle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: nickle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

nickle 2.108-r0

Desk calculator language with C-like syntax

https://nickle.org/

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

nickle-dev 2.108-r0

Desk calculator language with C-like syntax (development files)

https://nickle.org/

sudo apk add nickle-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickle
  • normalized package name match
  • 一致条件: Nickle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nickle-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

nickle-doc 2.108-r0

Desk calculator language with C-like syntax (documentation)

https://nickle.org/

sudo apk add nickle-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: nickle
  • normalized package name match
  • 一致条件: Nickle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nickle-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

nickle 2.108-2.fc45

A programming language-based prototyping environment

https://nickle.org

sudo dnf install nickle
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nickle
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Nickle
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nickle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

nickle-devel 2.108-2.fc45

Include files for Nickle

https://nickle.org

sudo dnf install nickle-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: nickle
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Nickle
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nickle-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

nickle 2.108-1

A programming language based prototyping environment with powerful programming and scripting capabilities

https://nickle.org

sudo pacman -S nickle
  • License: custom
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Nickle
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: nickle from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

nickle

sudo port install nickle
  • normalized package name match
  • 一致条件: Nickle
MacPorts ports tree · api.github.com · MacPorts ports tree: math/nickle/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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