# Install ftnchek with Homebrew, apt, dnf, MacPorts

Fortran 77 program checker. Version 3.3.1 via Homebrew; verified 2026-06-22.

## Install

```sh
sudo av install brew:ftnchek
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ftnchek
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ftnchek
```

  Evidence: MacPorts ports tree: devel/ftnchek/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install ftnchek
```

  Evidence: Debian stable package indexes: ftnchek from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ftnchek
```

  Evidence: Fedora Rawhide package metadata: ftnchek from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## Package facts

- **Package key:** brew:ftnchek
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ftnchek>
- **Version:** 3.3.1
- **Source summary:** Fortran 77 program checker
- **Homepage:** <https://www.dsm.fordham.edu/~ftnchek/>
- **Repository:** <https://sourceforge.net/p/ftnchek/cvs>
- **Upstream docs:** <https://www.dsm.fordham.edu/~ftnchek>
- **License:** MIT
- **Source archive:** <https://www.dsm.fordham.edu/~ftnchek/download/ftnchek-3.3.1.tar.gz>
- **Last updated:** 2026-06-22T14:03:23-07:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- dcl2inc (cli)
- ftnchek (cli)
- dcl2inc (alias)
- ftnchek (alias)

## Build dependencies

- autoconf
- automake
- groff
- libtool

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.3.1
- Package-manager updated: 2026-06-22
- Local data: ok
- Upstream repository: https://www.dsm.fordham.edu/~ftnchek/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

ftnchek is a Fortran 77 static analyzer and program checker. Its official documentation describes it as a tool for finding semantic errors, portability problems, questionable declarations, unused variables, and related issues that a compiler may not diagnose.

### Project history

The project is maintained from Robert K. Moniot's Fordham University pages, where version 3.3 is documented as the latest major release and version 3.3.1 source and binaries were published in February and March 2005. The project later added a SourceForge presence for development work, with the homepage directing contributors to the SourceForge CVS repository for the most recent experimental source.

### Adoption history

The official download area distributed source archives, Unix manual formats, PostScript and PDF documentation, and binaries for Windows, Linux, Solaris, and Mac OS X. The project page also pointed users toward long-running scientific-software distribution channels such as Netlib and ibiblio.

### How it is used

ftnchek is used before or alongside compilation to inspect legacy Fortran code for semantic and portability problems. The companion dcl2inc utility and the large option set reflect the needs of maintaining old Fortran codebases across different compilers and platforms.

### Why package nerds care

For package maintainers, ftnchek is a classic example of a small, long-lived language-specific checker whose upstream release tarball, generated manuals, and platform binaries predate modern forge workflows but remain useful for scientific and engineering code archaeology.

### Timeline

- 2004: FTNCHEK 3.3 manual updated in November 2004.
- 2005: Status page lists ftnchek 3.3 and describes new Fortran 90 pointer-syntax support.
- 2005: Version 3.3.1 source, documentation, and several platform binaries published.
- 2006: Official download area adds a patch for the 3.3.1 variable-format parsing bug.

### Related projects

- dcl2inc is distributed with ftnchek documentation as a related utility.
- ftnpp is listed by the official download page as an auxiliary preprocessor for code using both cpp-style and Fortran INCLUDE directives.
- The official homepage links to a Fortran 90 volunteer effort, reflecting interest in extending ftnchek beyond its Fortran 77 base.

### Sources

- <https://sourceforge.net/p/ftnchek/cvs>
- <https://www.dsm.fordham.edu/~ftnchek>
- <https://www.dsm.fordham.edu/~ftnchek/Plan>
- <https://www.dsm.fordham.edu/~ftnchek/ftp-index.html>
- <https://www.dsm.fordham.edu/~ftnchek/html/index.html>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ftnchek
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - ftnchek - 3.3.1-7: normalized package name match | Debian stable package indexes: ftnchek from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Semantic checker for Fortran 77 programs
- Ubuntu apt - ftnchek - 3.3.1-6: normalized package name match | Ubuntu 24.04 LTS package indexes: ftnchek from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Semantic checker for Fortran 77 programs
- dnf - ftnchek - 3.3.1-45.fc44: normalized package name match | Fedora Rawhide package metadata: ftnchek from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Static analyzer for Fortran 77 programs | http://www.dsm.fordham.edu/~ftnchek/
- MacPorts - ftnchek: normalized package name match | MacPorts ports tree: devel/ftnchek/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [groff](https://www.automicvault.com/pkg/brew/groff/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [fortitude](https://www.automicvault.com/pkg/brew/fortitude/) - Shares av.db curated category or tags: cli, developer-tools, fortran, static-analysis.
- [cflow](https://www.automicvault.com/pkg/brew/cflow/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [checkstyle](https://www.automicvault.com/pkg/brew/checkstyle/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [clazy](https://www.automicvault.com/pkg/brew/clazy/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [cppcheck](https://www.automicvault.com/pkg/brew/cppcheck/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [credo](https://www.automicvault.com/pkg/brew/credo/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [datadog-static-analyzer](https://www.automicvault.com/pkg/brew/datadog-static-analyzer/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [detekt](https://www.automicvault.com/pkg/brew/detekt/) - Shares av.db curated category or tags: cli, developer-tools, static-analysis.
- [findent](https://www.automicvault.com/pkg/brew/findent/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, fortran.
- [dscanner](https://www.automicvault.com/pkg/brew/dscanner/) - Local package facts share a topical domain. Shared terms: analysis, checker, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/ftnchek.yml](https://github.com/automic-vault/db/blob/main/combined/ftnchek.yml)


## Sources

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