pkg.soopen package index

brew / rank 9549

Install nickle with Homebrew, apk, apt, dnf, MacPorts, pacman

Desk calculator language. Version 2.108 via Homebrew; verified from local package data. Also installable with debian: sudo apt install nickle.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nickle

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install nickle

MacPorts ports tree · math/nickle/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add nickle

Alpine Linux edge package indexes · nickle · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install nickle

Debian stable package indexes · nickle · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install nickle

Fedora Rawhide package metadata · nickle · source: dl.fedoraproject.org

Arch Linux pacmanverified · 92%
sudo pacman -S nickle

Arch Linux sync databases · nickle · source: geo.mirror.pkgbuild.com

overview

Package summary

Desk calculator language

Commands and aliases

  • nickle

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Timeline

  • {'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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
nickleexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.108
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:nickle
Version2.108
Package managerHomebrew
Homepagehttps://www.nickle.org/
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

nickle 2.103

desk calculator language

https://nickle.org

sudo apt install nickle
  • Section: interpreters
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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