Automic VaultAutomic Vault

brew

Install freesasa with Homebrew, apt, Nix

Solvent Accessible Surface Area calculations. Version 2.1.3 via Homebrew; verified 2026-05-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install freesasa

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install freesasa

Debian stable package indexes · freesasa · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#freesasa

nixpkgs package indexes · pkgs/by-name/fr/freesasa/package.nix · source: api.github.com

overview

Package summary

Solvent Accessible Surface Area calculations

Commands and aliases

  • freesasa

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2013-2016: FreeSASA 1.1 documentation records early copyright years for Simon Mitternacht.
  • 2016: FreeSASA paper published describing the project as an open source C library with CLI and Python interfaces.
  • 2.0: Major API and CLI changes introduced JSON/XML output and a new result tree interface.
  • 2.0.3: Python bindings separated into the freesasa-python repository.
  • 2.1.0: mmCIF input support added with Gemmi.

Related projects

  • freesasa-python provides the separate Python bindings repository used after the 2.0.3 split.
  • Gemmi is bundled as a submodule for mmCIF import in the 2.1 line.
  • NACCESS is a related SASA tool whose parameter set appears as a sample configuration and compatibility reference in FreeSASA documentation.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
freesasacliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.1.3
manager updated2026-05-06
local dataok
upstreamcurrent
latest detected2.1.3

https://github.com/mittinatten/freesasa

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:freesasa
Version2.1.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/freesasa
Homepagehttps://freesasa.github.io/
Repositoryhttps://github.com/mittinatten/freesasa
Upstream docshttps://freesasa.github.io/
LicenseMIT
Source archivehttps://github.com/mittinatten/freesasa/archive/refs/tags/2.1.3.tar.gz
Last updated2026-05-06T00:53:39Z
Pulseupdated
Dependenciesjson-c
Build dependenciesautoconf, automake, pkgconf
Uses from macOSlibxml2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefreesasa
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

freesasa 2.1.2-4

Solvent Accessible Surface Area of biomolecules

https://freesasa.github.io

sudo apt install freesasa
  • Section: science
  • Architecture: amd64
  • 6 dependencies
  • normalized package name match
  • Matched by: Freesasa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: freesasa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

freesasa

nix profile install nixpkgs#freesasa
  • normalized package name match
  • Matched by: Freesasa
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fr/freesasa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

freesasa 2.1.2-4

Solvent Accessible Surface Area of biomolecules

https://freesasa.github.io

sudo apt install freesasa
  • Section: universe/science
  • Architecture: amd64
  • 6 dependencies
  • normalized package name match
  • Matched by: Freesasa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: freesasa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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