macOS
brew install claclocal Homebrew formula metadata
sudo port install clacMacPorts ports tree · math/clac/Portfile · ソース: api.github.com
brew
clac のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install claclocal Homebrew formula metadata
sudo port install clacMacPorts ports tree · math/clac/Portfile · ソース: api.github.com
nix profile install nixpkgs#clacnixpkgs package indexes · pkgs/by-name/cl/clac/package.nix · ソース: api.github.com
概要
Command-line, stack-based calculator with postfix notation
履歴
Clac is a command-line, stack-based calculator using postfix notation with the stack visible as calculations happen.
The official repository was created in 2017 and its first GitHub release was named Initial release. The README explains the project motivation: the author liked Forth and other concatenative languages, used `dc` heavily, and wanted a calculator UI with an always-visible stack and realtime updates.
The batch input records Clac in Homebrew, MacPorts, and Nix. The official README directs users to GitHub releases and a distribution-packages wiki page, indicating upstream expected both direct release installs and package-manager installs.
Users run `clac` interactively, enter numbers to push them onto the stack, and type postfix commands such as arithmetic, logarithm, trigonometry, stack, stash, and custom word operations. The README documents a `words` configuration file for user-defined operations.
Clac is a neat package-manager specimen because it modernizes the tiny terminal calculator niche rather than replacing it with a GUI. It is small, self-contained, configurable through XDG-style paths, and culturally adjacent to `dc`, Forth, and RPN calculator users.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$CLAC_WORDS$XDG_CONFIG_HOME/clac/words~/.config/clac/words実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clac | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/soveran/clac
インストールメタデータ
| パッケージキー | brew:clac |
|---|---|
| バージョン | 0.3.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/clac |
| ホームページ | https://github.com/soveran/clac |
| リポジトリ | https://github.com/soveran/clac |
| 上流ドキュメント | https://github.com/soveran/clac#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/soveran/clac/archive/refs/tags/0.3.5.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clac |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
clac
nix profile install nixpkgs#clacclac
sudo port install clacソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.