pkg.soopen package index

brew / 順位 6364

kalker を Homebrew, apk, MacPorts, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kalker

local Homebrew formula metadata

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

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

Linux

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

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

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

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

Windows

Scoop確認済み · 92%
scoop install main/kalker

Scoop official bucket manifest trees · bucket/kalker.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id PaddiM8.kalker -e

Windows Package Manager source index · PaddiM8.kalker · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Full-featured calculator with math syntax

コマンドとエイリアス

  • kalker

履歴

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

Kalker is a Rust-based scientific calculator packaged as a command-line tool and also presented as a website, Android app, WebAssembly-backed browser calculator, Rust library, JavaScript binding, and web component. In package-manager terms it belongs to the small but loved class of terminal calculators that try to feel like math notation rather than a four-function shell utility.

プロジェクトの歴史

The GitHub repository was created on 2020-06-04, and GitHub releases show public 0.1.x builds beginning on 2020-06-12. The README describes Kalker as supporting variables, user-defined functions, complex numbers, differentiation, integration, vectors, matrices, number bases, syntax highlighting, and loading predefined function files.

The project split its reusable engine from its front ends: the README identifies the Rust crate `kalk` as the library that powers the tool, plus `@paddim8/kalk` JavaScript bindings and `@paddim8/kalk-component` for browser use. That made Kalker more than a single binary while keeping the Homebrew package focused on the `kalker` executable.

採用の歴史

Kalker followed the Rust CLI adoption path: Cargo installation from upstream, release binaries for major desktop platforms, then distribution through package managers including Homebrew, MacPorts, AUR, Nix/NixOS, NetBSD pkgsrc, Scoop, and winget as recorded by its README and batch package metadata.

By 2026-07-01, the repository metadata showed roughly low-thousands GitHub stars, enough to mark it as a recognized niche calculator rather than infrastructure software.

使われ方

Typical use is interactive or one-shot calculation with math-like syntax: defining variables and functions, evaluating symbolic-looking expressions, using constants and built-in functions, and loading a personal file of predefined formulas. Its appeal is strongest for people who want a terminal-native calculator without switching mental models to a spreadsheet or CAS notebook.

The documented file-loading behavior and default startup file make it useful for recurring domain formulas, such as physics constants or repeated engineering calculations, while staying lightweight enough for shell workflows.

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

Kalker is interesting to package nerds because it is a multi-surface Rust project whose CLI, library, npm binding, and browser demo all orbit one calculation engine. It also shows the modern pattern of a small desktop utility being available through Cargo, OS package managers, JavaScript packaging, and WebAssembly at the same time.

タイムライン

  • 2020: GitHub repository created and 0.1.x releases published.
  • 2024: v2.2.0 released, showing the project had moved well beyond its initial Rust CLI shape.
  • 2025: v2.2.2 released on GitHub.

Related projects

  • `kalk` is the Rust crate behind Kalker, and `@paddim8/kalk` exposes the engine to JavaScript and WebAssembly use.
  • Kalker sits near terminal calculators such as bc, qalc, and eva, but emphasizes human-readable math syntax and multi-platform app surfaces.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/kalker/default.kalker~/.config/kalker/default.kalker
macOS
~/Library/Application Support/kalker/default.kalker
Windows
%APPDATA%\kalker\default.kalker

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kalker
バージョン2.2.3
パッケージマネージャHomebrew
ホームページhttps://kalker.strct.net
リポジトリhttps://github.com/PaddiM8/kalker
最終更新2026-07-10T17:56:40Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

kalker

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

kalker 2.2.2-r0

Calculator that supports user-defined variables, functions, differentiation, and integration

https://kalker.xyz

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

kalker

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

main/kalker

scoop install main/kalker
  • normalized package name match
  • 一致条件: Kalker
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kalker.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

PaddiM8.kalker

winget install --id PaddiM8.kalker -e
  • normalized package name match
  • 一致条件: Kalker
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: PaddiM8.kalker from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

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