macOS
brew install nwchemlocal Homebrew formula metadata
brew
High-performance computational chemistry tools. Version 7.3.1 via Homebrew; verified 2026-06-25.
install
brew install nwchemlocal Homebrew formula metadata
sudo apt install nwchemDebian stable package indexes · nwchem · source: deb.debian.org
sudo dnf install nwchemFedora Rawhide package metadata · nwchem · source: dl.fedoraproject.org
nix profile install nixpkgs#nwchemnixpkgs package indexes · nwchem · source: raw.githubusercontent.com
overview
High-performance computational chemistry tools
history
NWChem is a long-running open source high-performance computational chemistry suite maintained around EMSL and Pacific Northwest National Laboratory. It is a scientific/HPC package, not a small CLI convenience tool: the `nwchem` executable drives quantum chemistry, molecular dynamics, and related calculations from input files.
The official site describes NWChem as software for computational chemistry problems that can efficiently use aggregate resources on supercomputers and computer clusters. It lists domains from biomolecules and nanostructures to solid-state systems, quantum/classical combinations, ground and excited states, Gaussian and plane-wave methods, relativistic effects, and scaling from one to thousands of processors.
The GitHub README says NWChem is actively developed by a consortium of developers and maintained by the Environmental Molecular Sciences Laboratory, a U.S. DOE Office of Science user facility at PNNL. The 2020 Journal of Chemical Physics review covers NWChem's history, design principles, parallel tools, capabilities, outreach, and outlook; a later PNNL publication summarizes development since NWChem 7.0, including quantum-computing simulator interfaces, external libraries, GitHub workflow, and containerization.
NWChem's adoption is academic and HPC-centered. It is distributed through source releases, GitHub, Homebrew, Debian/Ubuntu/Fedora/Nix packaging, Conda-forge badges, and Docker images, which matches how computational science software is installed across laptops, clusters, and reproducible workflow environments.
Homebrew packages NWChem 7.3.1 and pulls in the kind of stack expected for a serious scientific code: GCC, Open MPI, OpenBLAS, ScaLAPACK, libxc, hwloc, libomp, Python, and pkgconf.
Users write NWChem input decks and run the `nwchem` executable locally or under an MPI launcher on clusters. Package-manager installs are useful for small jobs, teaching, workflow prototyping, and local reproduction, while heavy production use usually depends on cluster modules or site-built binaries tuned for the machine.
The package is practical for quantum chemistry and molecular simulation workflows where reproducible versions and linked numerical libraries matter. The package itself is often only the front door to a larger HPC environment.
NWChem is a classic example of scientific software in a general-purpose package manager: a single formula represents decades of domain code plus a deep native dependency graph.
For package people, the interesting part is not only the `nwchem` binary but the build surface: Fortran, MPI, BLAS/LAPACK/ScaLAPACK, exchange-correlation libraries, OpenMP, and platform-specific compiler behavior.
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 |
|---|---|---|---|
nwchem | 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/nwchemgit/nwchem
install metadata
| Package key | brew:nwchem |
|---|---|
| Version | 7.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nwchem |
| Homepage | https://nwchemgit.github.io |
| Repository | https://github.com/nwchemgit/nwchem |
| Upstream docs | https://nwchemgit.github.io/ |
| License | ECL-2.0 |
| Source archive | https://github.com/nwchemgit/nwchem/releases/download/v7.3.1-release/nwchem-7.3.1-release.revision-23c3b41b-src.2025-11-06.tar.xz |
| Last updated | 2026-06-25T13:37:57+02:00 |
| Pulse | updated |
| Dependencies | gcc, hwloc, libomp, libxc, open-mpi, openblas, pkgconf, python@3.14, scalapack |
| Uses from macOS | libxcrypt |
| 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 | nwchem |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
nwchem 7.2.3-10
High-performance computational chemistry software (default MPI)
sudo apt install nwchemnwchem-data 7.2.3-10
High-performance computational chemistry software (data files)
sudo apt install nwchem-datanwchem-mpich 7.2.3-10
High-performance computational chemistry software (MPICH build)
sudo apt install nwchem-mpichnwchem-openmpi 7.2.3-10
High-performance computational chemistry software (OpenMPI build)
sudo apt install nwchem-openmpinwchem
nix profile install nixpkgs#nwchemnwchem 7.2.2-1build3
High-performance computational chemistry software (default MPI)
sudo apt install nwchemnwchem-data 7.2.2-1build3
High-performance computational chemistry software (data files)
sudo apt install nwchem-datanwchem-mpich 7.2.2-1build3
High-performance computational chemistry software (MPICH build)
sudo apt install nwchem-mpichnwchem-openmpi 7.2.2-1build3
High-performance computational chemistry software (OpenMPI build)
sudo apt install nwchem-openmpinwchem 7.3.1-2.fc45
Delivering High-Performance Computational Chemistry to Science
sudo dnf install nwchemnwchem-common 7.3.1-2.fc45
nwchem - common files
sudo dnf install nwchem-commonnwchem-mpich 7.3.1-2.fc45
nwchem - mpich version
sudo dnf install nwchem-mpichnwchem-openmpi 7.3.1-2.fc45
nwchem - openmpi version
sudo dnf install nwchem-openmpisource 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.