# Installer w-calc avec Homebrew, apt, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de w-calc pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:w-calc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install w-calc
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wcalc
```

  Preuve: MacPorts ports tree: science/wcalc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install wcalc
```

  Preuve: Debian stable package indexes: wcalc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#wcalc
```

  Preuve: nixpkgs package indexes: pkgs/by-name/wc/wcalc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:w-calc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.5
- **Résumé source:** Very capable calculator
- **Page d'accueil:** <https://w-calc.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- wcalc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.5
## Historique du projet et usages

Wcalc is a small command-line scientific calculator focused on natural mathematical expressions, arbitrary precision, constants, variables, command history, base conversion, and unit conversion.

### Historique du projet

The Wcalc SourceForge project was registered in October 2002 and presents the program as a powerful arbitrary-precision calculator. Its project page identifies the main interface as command-line software written in C and distributed under GPLv2.

### Historique d'adoption

Wcalc's adoption is modest but long-lived: its latest 2.5 source archives are still distributed from SourceForge, and Unix-like package ecosystems continue to carry it as a compact calculator for shell users.

### Modes d'utilisation

It is used where a terminal calculator is more convenient than a desktop calculator or a full computer-algebra system: quick scientific expressions, reusable variables, common constants, history-driven interactive work, and hexadecimal, octal, or binary input and output.

### Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, w-calc is one of those small utilities that survives because it has a crisp Unix shape: one executable, text I/O, arbitrary precision through standard math libraries, and enough expression syntax to be useful in scripts or interactive shells.

### Chronologie

- 2002: The Wcalc SourceForge project was registered.
- 2015: The Wcalc 2.5 release archives and README were published on SourceForge.
- 2020s: The project remains available as a packaged command-line calculator on Unix-like systems.

### Related projects

- Related tools in the same niche include bc, dc, calc, and GUI scientific calculators, but Wcalc's package identity is the lightweight expression-oriented CLI.

### Sources

- <https://sourceforge.net/projects/w-calc/>
- <https://sourceforge.net/projects/w-calc/files/Wcalc/2.5/>
- <https://w-calc.sourceforge.net/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- MacPorts - wcalc: installed executable or alias match | MacPorts ports tree: science/wcalc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - wcalc - 2.5-3+b2: installed executable or alias match | Debian stable package indexes: wcalc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Flexible command-line scientific calculator | http://w-calc.sourceforge.net/
- Nix - wcalc: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/wc/wcalc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - wcalc - 2.5-3build3: installed executable or alias match | Ubuntu 24.04 LTS package indexes: wcalc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Flexible command-line scientific calculator | http://w-calc.sourceforge.net/


## Combined YAML source

View the package source record on GitHub. [combined/w-calc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/w-calc.yml)


## Sources

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