macOS
brew install kim-apilocal Homebrew formula metadata
brew
Knowledgebase of Interatomic Models (KIM) API. Version 2.4.2 via Homebrew; verified from local package data.
install
brew install kim-apilocal Homebrew formula metadata
sudo apt install libkim-api-devDebian stable package indexes · libkim-api-dev · source: deb.debian.org
sudo zypper install kim-apiopenSUSE Tumbleweed package metadata · kim-api · source: download.opensuse.org
overview
Knowledgebase of Interatomic Models (KIM) API
history
KIM API is the system-level library for the Open Knowledgebase of Interatomic Models. It defines the Portable Model Interface used by atomistic and molecular simulation codes to call interatomic models across C, C++, Fortran, and related language boundaries.
The project grew out of OpenKIM's goal of making interatomic potentials portable, testable, and citable instead of being locked inside one simulator's input format or source tree. The API documentation describes KIM API as the formal specification and implementation layer that lets one Portable Model be used without modification by multiple simulators.
The 2.x line was a major modernization. OpenKIM's revision history records kim-api-v2-2.0.0 on 2019-02-06, followed by the transition back to the plain kim-api package name in 2.0.2 on 2019-03-28. Later releases added performance improvements, collection-management refinements, Windows support, relocatable installs, and CMake changes for KIM API items.
OpenKIM documents KIM API support across major atomistic simulation tools and workflows, including LAMMPS, ASE, GULP, DL_POLY, ASAP, KLIFF, and related materials-science software. That ecosystem role matters more than raw command-line popularity: KIM API is glue that lets potentials travel between simulators.
The package-manager metadata for this batch lists Homebrew, Debian, Ubuntu, and openSUSE packages. That packaging footprint fits its role as a shared scientific library rather than a single end-user application.
Users install KIM API so simulators can load KIM Portable Models, Simulator Models, and model drivers from OpenKIM collections. The bundled command-line utilities such as kim-api-collections-management manage model collections, while the library and headers are consumed by simulator builds and model packages.
KIM API is mostly invisible in day-to-day simulations once installed correctly: researchers interact with simulator-specific commands, but the API standardizes the boundary where the simulator asks an interatomic model for energies, forces, neighbor lists, species, units, and metadata.
For package nerds, kim-api is a good example of a domain-specific ABI/API standard that package managers have to treat like shared infrastructure. It is not just another numerical library; its versioning affects separately packaged models, simulator integrations, CMake metadata, and scientific reproducibility.
It also shows why scientific package histories often matter: a KIM-compatible model can be cited and reused across codes only if the library, model collections, and simulator support remain installable together.
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 |
|---|---|---|---|
kim-api-activate | cli | global executable | |
kim-api-collections-management | cli | global executable | |
kim-api-deactivate | 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.
install metadata
| Package key | brew:kim-api |
|---|---|
| Version | 2.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kim-api |
| Homepage | https://openkim.org |
| Repository | https://github.com/openkim/kim-api |
| Upstream docs | https://kim-api.readthedocs.io/en/latest |
| License | CDDL-1.0 |
| Source archive | https://s3.openkim.org/kim-api/kim-api-2.4.2.txz |
| Dependencies | gcc |
| Build dependencies | cmake, doxygen |
| Uses from macOS | xz |
| 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 | kim-api |
| 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.
libkim-api-dev 2.3.0-1+b2
Development files for KIM-API
sudo apt install libkim-api-devlibkim-api-doc 2.3.0-1
Documentation and examples for KIM-API
sudo apt install libkim-api-doclibkim-api2 2.3.0-1+b2
Shared library for KIM-API
sudo apt install libkim-api2libkim-api-dev 2.3.0-1
Development files for KIM-API
sudo apt install libkim-api-devlibkim-api-doc 2.3.0-1
Documentation and examples for KIM-API
sudo apt install libkim-api-doclibkim-api2 2.3.0-1
Shared library for KIM-API
sudo apt install libkim-api2kim-api 2.3.0-2.7
Open Knowledgebase of Interatomic Models KIM API
sudo zypper install kim-apikim-api-devel 2.3.0-2.7
Development headers and libraries for kim-api
sudo zypper install kim-api-develkim-api-examples 2.3.0-2.7
Example models for kim-api
sudo zypper install kim-api-exampleslibkim-api2 2.3.0-2.7
The kim-api library
sudo zypper install libkim-api2source 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.