macOS
brew install nicklelocal Homebrew formula metadata
sudo port install nickleMacPorts ports tree · math/nickle/Portfile · ソース: api.github.com
brew / 順位 9549
nickle のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nicklelocal Homebrew formula metadata
sudo port install nickleMacPorts ports tree · math/nickle/Portfile · ソース: api.github.com
sudo apk add nickleAlpine Linux edge package indexes · nickle · ソース: dl-cdn.alpinelinux.org
sudo apt install nickleDebian stable package indexes · nickle · ソース: deb.debian.org
sudo dnf install nickleFedora Rawhide package metadata · nickle · ソース: dl.fedoraproject.org
sudo pacman -S nickleArch Linux sync databases · nickle · ソース: geo.mirror.pkgbuild.com
概要
Desk calculator language
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nickle | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:nickle |
|---|---|
| バージョン | 2.108 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.nickle.org/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nickle 2.103
desk calculator language
sudo apt install nicklenickle 2.97build2
desk calculator language
sudo apt install nicklenickle 2.108-r0
Desk calculator language with C-like syntax
sudo apk add nicklenickle-dev 2.108-r0
Desk calculator language with C-like syntax (development files)
sudo apk add nickle-devnickle-doc 2.108-r0
Desk calculator language with C-like syntax (documentation)
sudo apk add nickle-docnickle 2.108-2.fc45
A programming language-based prototyping environment
sudo dnf install nicklenickle-devel 2.108-2.fc45
Include files for Nickle
sudo dnf install nickle-develnickle 2.108-1
A programming language based prototyping environment with powerful programming and scripting capabilities
sudo pacman -S nicklenickle
sudo port install nickleソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.