macOS
brew install freesasalocal Homebrew formula metadata
brew
Solvent Accessible Surface Area calculations. Version 2.1.3 via Homebrew; verified 2026-05-06.
install
brew install freesasalocal Homebrew formula metadata
sudo apt install freesasaDebian stable package indexes · freesasa · source: deb.debian.org
nix profile install nixpkgs#freesasanixpkgs package indexes · pkgs/by-name/fr/freesasa/package.nix · source: api.github.com
overview
Solvent Accessible Surface Area calculations
history
FreeSASA is a command-line tool and C library for calculating solvent accessible surface area of biomolecules, with Python bindings maintained separately. Its package identity is unusually practical for structural biology: a small native library, a CLI that can process PDB/mmCIF-style inputs, and documented APIs for embedding calculations in other tools.
The official documentation describes FreeSASA as a C library and C++ command-line tool designed to be simple with defaults while allowing detailed control of calculation parameters. It implements the Lee and Richards algorithm by default and also supports the Shrake and Rupley method.
The project was presented in a 2016 F1000Research paper as an open source C library for SASA calculations with command-line and Python interfaces. Later 2.x releases split the Python bindings into a separate repository, changed parts of the C API, and added structured output formats.
FreeSASA fits the structural-biology toolchain niche where users need repeatable command-line SASA calculation without depending on older closed or narrowly distributed programs. The project's homepage explicitly targets casual users who want direct PDB-file calculation and advanced users who need C or Python APIs.
The README documents installation through Homebrew and conda-forge channels as well as source builds, reflecting its adoption as both a scientist-facing command and a library package.
The basic CLI workflow is to run freesasa on a PDB file with sensible defaults. More advanced use changes algorithms, atomic radii, classifications, output formats, and resolution; the library interface supports calculations directly from coordinates.
Version 2.x made output and embedding more package-friendly by consolidating CLI output format selection, adding JSON and XML output options, and separating the Python module so language bindings can be released independently.
FreeSASA is a compact example of scientific software that packages well: a C ABI, a CLI, optional JSON/XML features, man pages, Doxygen docs, and language bindings. It exposes the usual tradeoff between minimal native dependencies and richer output or parser support.
Its 2.1 line added mmCIF input support using Gemmi, which matters because structural biology packaging increasingly has to handle both legacy PDB workflows and modern mmCIF data.
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 |
|---|---|---|---|
freesasa | 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/mittinatten/freesasa
install metadata
| Package key | brew:freesasa |
|---|---|
| Version | 2.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/freesasa |
| Homepage | https://freesasa.github.io/ |
| Repository | https://github.com/mittinatten/freesasa |
| Upstream docs | https://freesasa.github.io/ |
| License | MIT |
| Source archive | https://github.com/mittinatten/freesasa/archive/refs/tags/2.1.3.tar.gz |
| Last updated | 2026-05-06T00:53:39Z |
| Pulse | updated |
| Dependencies | json-c |
| Build dependencies | autoconf, automake, pkgconf |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | freesasa |
| 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.
freesasa 2.1.2-4
Solvent Accessible Surface Area of biomolecules
sudo apt install freesasafreesasa
nix profile install nixpkgs#freesasafreesasa 2.1.2-4
Solvent Accessible Surface Area of biomolecules
sudo apt install freesasasource 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.