# atac を Homebrew, apk, apt, Nix, pacman, scoop でインストール

atac のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:atac
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install atac
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add atac
```

  証拠: Alpine Linux edge package indexes: atac from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install atac
```

  証拠: Debian stable package indexes: atac from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#atac
```

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

- pacman (92%):

```sh
sudo pacman -S atac
```

  証拠: Arch Linux sync databases: atac from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/atac
```

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

## パッケージ情報

- **パッケージキー:** brew:atac
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.23.0
- **ソース概要:** Simple API client (Postman-like) in your terminal
- **ホームページ:** <https://atac.julien-cpsn.com/>
- **リポジトリ:** <https://github.com/Julien-cpsn/ATAC>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- atac (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.23.0
## プロジェクトの歴史と使われ方

ATAC is a Rust terminal API client, explicitly framed by its README as a Postman-, Insomnia-, and Bruno-like client that runs in the terminal without a graphical environment. The project emphasizes being free, account-less, offline, and backed by readable versionable files.

### プロジェクトの歴史

The repository began in February 2024 and quickly built a TUI around request collections, HTTP methods, bodies, headers, authentication, WebSocket support, environment files, import/export, themes, key bindings, and scripting. The README still describes the project as pre-1.0, with v1 and v2 TODO sections for requested polish and protocol expansion.

The v0.23.0 release in 2026 added JWT and Digest authentication, a global config file, a large rework of text inputs, graphical-protocol disabling, and more headless-environment fixes. That release also describes the project as only a few features away from v1.

### 採用の歴史

ATAC has unusually broad packaging for a young TUI: the upstream README documents cargo, Homebrew, Scoop, Arch, Fedora Copr, Docker, and binary releases. The supplied package metadata also lists apk, Debian, Ubuntu, Nix, pacman, Scoop, and Homebrew packaging, indicating quick uptake across developer-oriented package managers.

Its adoption story is tied to dissatisfaction with account-centric GUI API clients. The README comparison table stresses local files, offline behavior, full CLI usage, import from Postman/OpenAPI/cURL, and terminal-native operation.

### 使われ方

Users install `atac` and run it from a terminal to manage request collections, send HTTP/WebSocket requests, edit request data in a TUI, store environment files, export cURL and language snippets, and import existing API-client formats. It can be used interactively, as a CLI, or embedded into editor workflows such as the documented Neovim integration.

### パッケージ好きにとっての重要性

ATAC is a good modern example of the package-manager-friendly Rust TUI wave: one static-feeling binary, many distro channels, explicit dependency tables, and a feature pitch aimed at replacing heavyweight SaaS desktop tools with local files that can live in source control.

### タイムライン

- 2024: Initial repository commits and early Rust TUI implementation.
- 2025: v0.22.0 added Postman environment import.
- 2026: v0.23.0 added JWT/Digest authentication, global config, and a major text-input rework.

### Related projects

- Related projects include Postman, Insomnia, Bruno, cURL, reqwest, ratatui, and editor integrations such as atac.nvim.

### ソース

- Official git metadata from https://github.com/Julien-cpsn/ATAC.git
- <https://github.com/Julien-cpsn/ATAC#readme>
- <https://github.com/Julien-cpsn/ATAC/releases.atom>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## 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: <ATAC_GLOBAL_DIR>/global.toml, <ATAC_APP_DIR>/atac.toml
## 他のパッケージマネージャ記録

- Debian apt - atac - 0~20150903+r2013-9+b1: normalized package name match | Debian stable package indexes: atac from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | genome assembly-to-assembly comparison | http://kmer.sourceforge.net
- Nix - atac: normalized package name match | nixpkgs package indexes: pkgs/by-name/at/atac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - atac - 0~20150903+r2013-8build4: normalized package name match | Ubuntu 24.04 LTS package indexes: atac from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | genome assembly-to-assembly comparison | http://kmer.sourceforge.net
- apk - atac - 0.18.1-r0: normalized package name match | Alpine Linux edge package indexes: atac from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A simple API client (postman like) in your terminal | https://atac.julien-cpsn.com/
- pacman - atac - 0.23.0-2: normalized package name match | Arch Linux sync databases: atac from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A simple API client (postman like) in your terminal | https://github.com/Julien-cpsn/ATAC
- Scoop - main/atac: normalized package name match | Scoop official bucket manifest trees: bucket/atac.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- 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
