pkg.soopen package index

brew / Rang 9549

nickle mit Homebrew, apk, apt, dnf, MacPorts, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nickle in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install nickle

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install nickle

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add nickle

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

Debian aptverifiziert · 92%
sudo apt install nickle

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

Fedora dnfverifiziert · 92%
sudo dnf install nickle

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S nickle

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

Überblick

Paketzusammenfassung

Desk calculator language

Befehle und Aliase

  • nickle

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
nickleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.108
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:nickle
Version2.108
PaketmanagerHomebrew
Homepagehttps://www.nickle.org/
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

nickle 2.103

desk calculator language

https://nickle.org

sudo apt install nickle
  • Section: interpreters
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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