# act mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für act in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:act
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install act
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install act
```

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

### Linux

- apk (92%):

```sh
sudo apk add act
```

  Evidenz: Alpine Linux edge package indexes: act from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install act
```

  Evidenz: Fedora Rawhide package metadata: act from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#act
```

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

- pacman (92%):

```sh
sudo pacman -S act
```

  Evidenz: Arch Linux sync databases: act from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install act
```

  Evidenz: openSUSE Tumbleweed package metadata: act from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/act
```

  Evidenz: Scoop official bucket manifest trees: bucket/act.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id nektos.act -e
```

  Evidenz: Windows Package Manager source index: nektos.act from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:act
- **Paketmanager:** Homebrew
- **Version:** 0.2.89
- **Quellzusammenfassung:** Run your GitHub Actions locally
- **Homepage:** <https://nektosact.com>
- **Repository:** <https://github.com/nektos/act>
- **Zuletzt aktualisiert:** 2026-06-15T10:20:09-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- act (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.2.89
## Projektgeschichte und Nutzung

act is a command-line runner for executing GitHub Actions workflows locally. It became a standard package-manager-friendly developer tool because it turns repository workflow files into a local Docker-backed feedback loop.

### Projektgeschichte

The nektos/act repository was created in January 2019, shortly after GitHub Actions entered the broader developer-tooling conversation. Its README describes the core idea as reading workflows from .github/workflows, preparing Docker images, and running the jobs locally with filesystem and environment behavior modeled on GitHub-hosted runners.

The first GitHub release, v0.0.1, was published on 2019-01-15. Later releases continued the same basic CLI shape while expanding compatibility with GitHub Actions features, runner images, secrets, variables, and workflow execution options.

### Adoptionsgeschichte

act spread through CLI package ecosystems because it solved a common GitHub Actions pain point: testing workflow changes without committing and waiting for hosted CI. The supplied package-manager facts list packages in Homebrew, apk, dnf, MacPorts, Nix, pacman, Scoop, winget, and zypper.

GitHub repository metadata showed more than 70,000 stars by June 2026, making act one of the highest-visibility local GitHub Actions tools in package-manager catalogs.

### Wie es verwendet wird

Users typically run act from a repository to execute jobs defined under .github/workflows. The tool can read command-line options from actrc files, load secrets from a .secrets file, and use Docker to run workflow steps in local containers.

### Warum Paket-Nerds sich dafür interessieren

Package maintainers care about act because it is a small CLI with a large CI surface area: it depends on Docker behavior, tracks GitHub Actions semantics, and is often used in pre-push or local validation loops. Its many package-manager entries make version freshness and reproducible installation especially visible.

### Zeitleiste

- 2019-01-02: nektos/act repository created on GitHub.
- 2019-01-15: v0.0.1 published as the first GitHub release.
- 2026-06: GitHub API metadata showed active maintenance and broad star/fork adoption.

### Related projects

- act is closely tied to GitHub Actions, Docker, GitHub-hosted runner images, and editor integrations such as GitHub Local Actions for VS Code.

### Quellen

- <https://api.github.com/repos/nektos/act>
- <https://api.github.com/repos/nektos/act/releases>
- <https://github.com/nektos/act#readme>
- <https://github.com/nektos/act/blob/master/cmd/root.go>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/act/actrc, ~/.actrc, ./.actrc

## Credential files

- Unix: ./.secrets
## Andere Paketmanager-Einträge

- Nix - act: normalized package name match | nixpkgs package indexes: pkgs/by-name/ac/act/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - act - 0.2.83-r6: normalized package name match | Alpine Linux edge package indexes: act from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Run your GitHub Actions locally | https://github.com/nektos/act
- apk - act-doc - 0.2.83-r6: normalized package name match | Alpine Linux edge package indexes: act-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Run your GitHub Actions locally (documentation) | https://github.com/nektos/act
- dnf - act - 1.6.0-29.fc45: normalized package name match | Fedora Rawhide package metadata: act from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Automatic Component Toolkit | https://github.com/Autodesk/AutomaticComponentToolkit
- pacman - act - 0.2.89-1: normalized package name match | Arch Linux sync databases: act from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Run your GitHub Actions locally | https://github.com/nektos/act
- zypper - act - 0.2.84-1.6: normalized package name match | openSUSE Tumbleweed package metadata: act from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Run your GitHub Actions locally | https://github.com/nektos/act
- MacPorts - act: normalized package name match | MacPorts ports tree: devel/act/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/act: normalized package name match | Scoop official bucket manifest trees: bucket/act.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - nektos.act: normalized package name match | Windows Package Manager source index: nektos.act from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/act.yml](https://github.com/mxcl/pkgdb/blob/main/combined/act.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
