# Install atf

Automated testing framework. Version 0.23 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:atf
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install atf
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install atf
```

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

### Linux

- apk (92%):

```sh
sudo apk add atf
```

  Evidence: Alpine Linux edge package indexes: atf from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install atf-sh
```

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

- dnf (92%):

```sh
sudo dnf install atf-tests
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#atf
```

  Evidence: nixpkgs package indexes: pkgs/by-name/at/atf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package Facts

- **Package key:** brew:atf
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/atf>
- **Version:** 0.23
- **Source summary:** Automated testing framework
- **Homepage:** <https://github.com/freebsd/atf>
- **Repository:** <https://github.com/freebsd/atf>
- **Upstream docs:** <https://github.com/jmmv/atf#readme>
- **License:** BSD-2-Clause
- **Source archive:** <https://github.com/freebsd/atf/releases/download/atf-0.23/atf-0.23.tar.gz>
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- atf-sh (cli)
- atf-sh (alias)

## Build Dependencies

- autoconf
- automake
- libtool

## Install Behavior

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

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 0.23
- Local data status: ok
- Upstream repository: https://github.com/freebsd/atf
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.

## セキュリティノート

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:** atf
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Debian apt - atf-sh - 0.22-3: normalized package name match | Debian stable package indexes: atf-sh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Automated Test Framework (shell library) | https://github.com/freebsd/atf
- Debian apt - libatf-c++-2 - 0.22-3: normalized package name match | Debian stable package indexes: libatf-c++-2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Automated Test Framework (shared C++ library) | https://github.com/freebsd/atf
- Debian apt - libatf-c-1 - 0.22-3: normalized package name match | Debian stable package indexes: libatf-c-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Automated Test Framework (shared C library) | https://github.com/freebsd/atf
- Debian apt - libatf-dev - 0.22-3: normalized package name match | Debian stable package indexes: libatf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Automated Test Framework (development files) | https://github.com/freebsd/atf
- Nix - atf: normalized package name match | nixpkgs package indexes: pkgs/by-name/at/atf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - atf-sh - 0.21-6build4: normalized package name match | Ubuntu 24.04 LTS package indexes: atf-sh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Automated Test Framework (shell library) | https://github.com/jmmv/atf
- Ubuntu apt - libatf-c++-2 - 0.21-6build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libatf-c++-2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Automated Test Framework (shared C library) | https://github.com/jmmv/atf
- Ubuntu apt - libatf-c-1 - 0.21-6build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libatf-c-1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Automated Test Framework (shared C++ library) | https://github.com/jmmv/atf
- Ubuntu apt - libatf-dev - 0.21-6build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libatf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Automated Test Framework (development files) | https://github.com/jmmv/atf
- apk - atf - 0.23-r0: normalized package name match | Alpine Linux edge package indexes: atf from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | libraries to write tests in C, C++ and shell | https://github.com/freebsd/atf
- apk - atf-dev - 0.23-r0: normalized package name match | Alpine Linux edge package indexes: atf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | libraries to write tests in C, C++ and shell (development files) | https://github.com/freebsd/atf
- apk - atf-doc - 0.23-r0: normalized package name match | Alpine Linux edge package indexes: atf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | libraries to write tests in C, C++ and shell (documentation) | https://github.com/freebsd/atf
- apk - atf-static - 0.23-r0: normalized package name match | Alpine Linux edge package indexes: atf-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | libraries to write tests in C, C++ and shell (static library) | https://github.com/freebsd/atf
- dnf - atf-tests - 0.23-4.fc44: normalized package name match | Fedora Rawhide package metadata: atf-tests from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Automated Testing Framework - Test suite | https://github.com/freebsd/atf
- dnf - libatf-c - 0.23-4.fc44: normalized package name match | Fedora Rawhide package metadata: libatf-c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Automated Testing Framework - C bindings | https://github.com/freebsd/atf
- dnf - libatf-c++ - 0.23-4.fc44: normalized package name match | Fedora Rawhide package metadata: libatf-c++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst | Automated Testing Framework - C++ bindings | https://github.com/freebsd/atf


## Related Links

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [libtool](https://www.automicvault.com/ja/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/ja/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/ja/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [kyua](https://www.automicvault.com/ja/pkg/brew/kyua/) - Popular package that depends on this formula.
- [lcov](https://www.automicvault.com/ja/pkg/brew/lcov/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [allure](https://www.automicvault.com/ja/pkg/brew/allure/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [bats-core](https://www.automicvault.com/ja/pkg/brew/bats-core/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [kind](https://www.automicvault.com/ja/pkg/brew/kind/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [kcov](https://www.automicvault.com/ja/pkg/brew/kcov/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [mockolo](https://www.automicvault.com/ja/pkg/brew/mockolo/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [expect](https://www.automicvault.com/ja/pkg/brew/expect/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [localstack](https://www.automicvault.com/ja/pkg/brew/localstack/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [bash_unit](https://www.automicvault.com/ja/pkg/brew/bash-unit/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, framework, testing.

## Sources

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