Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 freesasa

查看 freesasa 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install freesasa

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install freesasa

Debian stable package indexes · freesasa · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#freesasa

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

概览

软件包摘要

Solvent Accessible Surface Area calculations

命令和别名

  • freesasa

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
freesasacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.1.3
管理器更新时间2026-05-06
本地数据OK
上游当前
检测到的最新版本2.1.3

https://github.com/mittinatten/freesasa

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:freesasa
版本2.1.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/freesasa
主页https://freesasa.github.io/
仓库https://github.com/mittinatten/freesasa
上游文档https://freesasa.github.io/
许可证MIT
源码归档https://github.com/mittinatten/freesasa/archive/refs/tags/2.1.3.tar.gz
最后更新2026-05-06T00:53:39Z
Pulseupdated
依赖json-c
构建依赖autoconf, automake, pkgconf
macOS 提供的库libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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