macOS
brew install inchiprovider-native install command
brew / rank 2876
IUPAC International Chemical Identifier. Version 1.07.5 via Homebrew; verified from local package data.
install
brew install inchiprovider-native install command
overview
IUPAC International Chemical Identifier
history
InChI is the IUPAC International Chemical Identifier and its package provides command-line software for generating structure-based chemical identifiers. It is both a chemistry standard and a practical CLI used by cheminformatics databases, toolkits, and data pipelines.
IUPAC's Chemistry International announced version 1.0 of InChI in April 2005, with software, documentation, source code, and licensing available from IUPAC. The release framed InChI as a unique molecular label derived from layered chemical information such as connectivity, tautomerism, isotopes, stereochemistry, and charge.
The InChI Trust's history records the Standard InChI and InChIKey release in January 2009 and the formation of the InChI Trust in July 2009. Later releases expanded the software around certification, Reaction InChI, polymer and pseudo-atom support, and new extension work.
In 2024 the core code and development framework moved to GitHub. IUPAC and the InChI Trust described the 1.07 line as a milestone for sustainable open development, wider contribution, MIT licensing, and future extensions for inorganic, organometallic, mixtures, and reactions work.
The InChI Trust describes InChI as a standard identifier for chemical databases and says it is used by most large chemical databases and software applications handling many millions of chemical structures. Its adoption is tied to the need for stable, machine-readable identifiers that can link chemistry data across databases and the web.
Package-manager adoption is broad for a scientific command-line tool: the batch metadata lists Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE packages. That breadth reflects InChI's role as infrastructure underneath cheminformatics applications rather than a standalone end-user app.
The CLI tools generate InChI strings and InChIKeys from chemical structure input. They are used in database normalization, deduplication, search indexing, data exchange, laboratory inventory workflows, and package tests for chemistry software that embeds or shells out to the reference implementation.
InChIKey's shorter hashed representation is used where full InChI strings are awkward for search engines and database indexes, while the full InChI retains the layered chemical identity information.
For package maintainers, InChI is a rare case where a formal scientific identifier standard ships as a small command-line package. It matters because reproducible chemistry data depends on everyone using the same reference algorithm, versioned source, and testable binaries.
The move to GitHub made the package easier to audit and integrate into ordinary open-source workflows, while preserving the standards governance role of IUPAC and the InChI Trust.
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 |
|---|---|---|---|
inchi-1 | executable | indexed executable | Discovered from the local executable index. |
inchi_main | executable | indexed executable | Discovered from the local executable index. |
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:inchi |
|---|---|
| Version | 1.07.5 |
| Package manager | Homebrew |
| Homepage | https://www.inchi-trust.org/ |
| Repository | https://github.com/IUPAC-InChI/InChI |
| Bottle | not recorded |
| Service | none declared |
source 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.