macOS
brew install claclocal Homebrew formula metadata
sudo port install clacMacPorts ports tree · math/clac/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clac in AI-Agent-Workflows.
Installation
brew install claclocal Homebrew formula metadata
sudo port install clacMacPorts ports tree · math/clac/Portfile · Quelle: api.github.com
nix profile install nixpkgs#clacnixpkgs package indexes · pkgs/by-name/cl/clac/package.nix · Quelle: api.github.com
Überblick
Command-line, stack-based calculator with postfix notation
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/wordsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clac | cli | globales Executable |
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.
https://github.com/soveran/clac
Installationsmetadaten
| Paketschlüssel | brew:clac |
|---|---|
| Version | 0.3.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clac |
| Homepage | https://github.com/soveran/clac |
| Repository | https://github.com/soveran/clac |
| Upstream-Dokumentation | https://github.com/soveran/clac#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/soveran/clac/archive/refs/tags/0.3.5.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
clac
nix profile install nixpkgs#clacclac
sudo port install clacQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.