Automic VaultAutomic Vault

brew

clac を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install clac

local Homebrew formula metadata

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

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

Linux

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

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

概要

パッケージ概要

Command-line, stack-based calculator with postfix notation

コマンドとエイリアス

  • clac

履歴

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

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.

タイムライン

  • 2017: Official GitHub repository created.
  • 2017: Initial release 0.1.0 published.
  • 2026: Official GitHub repository metadata shows recent activity.

Related projects

  • The README explicitly relates Clac to `dc`, Forth, stack-based languages, concatenative languages, postfix notation, and reverse Polish notation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

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.

Unix
$CLAC_WORDS$XDG_CONFIG_HOME/clac/words~/.config/clac/words

実行可能ファイル

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

コマンド種類公開範囲メモ
claccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.3.5
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.3.5

https://github.com/soveran/clac

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclac
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

clac

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

clac

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment