macOS
brew install yacaslocal Homebrew formula metadata
sudo port install yacasMacPorts ports tree · math/yacas/Portfile · source: api.github.com
brew
General purpose computer algebra system. Version 1.9.1 via Homebrew; verified from local package data.
install
brew install yacaslocal Homebrew formula metadata
sudo port install yacasMacPorts ports tree · math/yacas/Portfile · source: api.github.com
sudo apt install yacasDebian stable package indexes · yacas · source: deb.debian.org
nix profile install nixpkgs#yacasnixpkgs package indexes · pkgs/by-name/ya/yacas/package.nix · source: api.github.com
overview
General purpose computer algebra system
history
Yacas, short for Yet Another Computer Algebra System, is a small open-source CAS with a C++ core, its own scripting language, arbitrary-precision arithmetic, and a library of symbolic-manipulation scripts. Its package-manager role is a compact command-line symbolic math environment rather than a giant notebook system.
Yacas was started by Ayal Pinkus in the late 1990s, before Maxima and Axiom had become widely available as open-source systems. A 2007 Yacas project post describes that early period as a time when Yacas was one of the few open-source CAS options.
A 2002 paper by Ayal Z. Pinkus and Serge Winitzki presents Yacas as a do-it-yourself symbolic algebra environment: a small core interpreter plus script libraries that implement symbolic algebra functionality. That architecture remains visible in the current README, which emphasizes that users can write their own symbolic algorithms in the Yacas language.
The project later moved into a GitHub-hosted codebase and modern documentation maintained by Grzegorz Mazur and others. The Read the Docs site credits Ayal Pinkus, Serge Winnitzky, and Grzegorz Mazur for the documentation lineage, and the project site lists releases through the 1.9.x era.
Yacas never became the dominant open-source CAS, but it persisted because it is small, scriptable, and easy to package. It has appeared in Unix package managers, had Java-related offshoots, and became especially visible to R users through Ryacas, an R interface to the Yacas computer algebra system.
Its adoption pattern is educational and embedded: users install yacas for interactive symbolic calculation, batch scripts, exact arithmetic, and experiments with symbolic algorithms, while downstream packages use it as a local CAS process or library-like backend.
Typical command-line use is interactive symbolic manipulation: simplifying expressions, differentiating, integrating, solving equations, matrix work, exact arithmetic, and running Yacas scripts. The official site stresses plain symbolic math and extensive documentation of the scripting language and algorithms.
For package users, the attraction is that yacas is lightweight and local. It is useful in teaching, shell-driven math exploration, and as a backend for language integrations such as Ryacas where a full commercial or heavyweight CAS would be too much.
Yacas is package archaeology with real utility: a small CAS from the first wave of open-source symbolic algebra tooling that still fits naturally into Unix package managers. It packages a language, an interpreter, documentation, and an algorithm library in one modest command-line tool.
Its history also shows a different CAS model from Mathematica-style notebooks: keep the kernel small, put symbolic behavior in scripts, and let advanced users extend the algebra system from inside the packaged language.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yacas | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/grzegorzmazur/yacas
install metadata
| Package key | brew:yacas |
|---|---|
| Version | 1.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yacas |
| Homepage | https://www.yacas.org/ |
| Repository | https://github.com/grzegorzmazur/yacas |
| Upstream docs | https://www.yacas.org/ |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/grzegorzmazur/yacas/archive/refs/tags/v1.9.1.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yacas |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
yacas 1.9.1+dfsg-1
Computer Algebra System
sudo apt install yacasyacas-doc 1.9.1+dfsg-1
Documentation for Yacas
sudo apt install yacas-docyacas
nix profile install nixpkgs#yacasyacas 1.3.6-2.3
Computer Algebra System
sudo apt install yacasyacas-doc 1.3.6-2.3
Documentation for Yacas
sudo apt install yacas-docyacas
sudo port install yacassource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.