Automic VaultAutomic Vault

brew

Installer atuin avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de atuin pour les workflows d'agents IA.

sécurité des agents

Réponse sur la sécurité des agents

atuin stores and syncs shell history, which may include sensitive commands.

Accès aux identifiants

Reads shell history, sync tokens, and command text that may contain secrets.

Modification distante

Can sync history to remote storage and change account state.

Risque de publication ou d'artéfact

Can publish sensitive command history to a sync backend.

Contrôle recommandé

Gate sync, import, and commands that expose stored history.

Conseils d'utilisation par les agents

Allow local search cautiously; require approval before sync or history export.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install atuin

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install atuin

MacPorts ports tree · sysutils/atuin/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add atuin

Alpine Linux edge package indexes · atuin · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install atuin

Debian stable package indexes · atuin · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install atuin

Fedora Rawhide package metadata · atuin · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#atuin

nixpkgs package indexes · pkgs/by-name/at/atuin/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S atuin

Arch Linux sync databases · atuin · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install atuin

openSUSE Tumbleweed package metadata · atuin · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/atuin

Scoop official bucket manifest trees · bucket/atuin.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id Atuinsh.Atuin -e

Windows Package Manager source index · Atuinsh.Atuin · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Improved shell history for zsh, bash, fish and nushell

historique

Historique du projet et usages

Atuin is a shell-history replacement that records commands in a local SQLite database, adds command context such as exit status and duration, and optionally syncs encrypted history between machines. It is popular with terminal-heavy users because it modernizes one of the oldest Unix workflows without forcing a specific shell.

Historique du projet

The Atuin GitHub repository was created in October 2020. The README frames the project as replacing existing shell history with a SQLite database and adding contextual metadata, search UI, statistics, and optional encrypted synchronization through an Atuin server.

Atuin's early public release history in the GitHub releases API reaches at least the 0.6 series in 2021, with later version lines moving through v11 in 2022, v17 in 2023, and v18 in 2024. By the 18.x series, the project had a large release surface: prebuilt binaries, installers, shell integrations, a self-hosted server binary, documentation, and continuing changes to search, sync, daemon, and AI-related terminal workflows.

The project kept the local-first model central while expanding the surrounding system. Configuration docs still describe `~/.config/atuin/config.toml` and `~/.local/share/atuin`, while the sync guide documents registering, storing a local encryption key, and using manual or automatic sync.

Historique d'adoption

Atuin's adoption path followed shell users rather than service operators first. The README lists zsh, bash, fish, nushell, xonsh, and PowerShell support, and the quickstart flow is a shell install, `atuin register`, `atuin import auto`, and `atuin sync`.

The package-manager metadata in this batch shows wide packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, WinGet, and openSUSE. That spread is a strong package-culture signal: Atuin is not only a Cargo crate or GitHub binary, but a tool distributions expect terminal users to install through their normal system package channels.

The README also advertises community channels and a contributor graph, while the GitHub API showed roughly thirty thousand stars during this run. Those are not functional requirements, but they explain why shell-history nerds recognize Atuin as part of the modern Rust CLI wave alongside tools that replace long-lived Unix defaults with richer local databases and fuzzy interfaces.

Modes d'utilisation

Atuin's everyday usage is interactive: bind Ctrl-R or the up arrow to its full-screen history search, import old shell history, and search across commands with filters for exit status, time, current directory, session, host, or workspace. The README example searches successful `make` commands run after a natural-language time expression.

The configuration docs state that Atuin stores config in `~/.config/atuin/config.toml`, data under `~/.local/share/atuin` unless XDG variables override it, and defaults the local history database to `~/.local/share/atuin/history.db`. The same docs identify the encryption key and session-token paths, which is why package databases should treat those files as credentials rather than mere cache.

Sync is optional. With one machine it behaves like an encrypted backup; with multiple machines it unifies history across terminals and hosts. Users can use the hosted Atuin service, self-host `atuin-server`, or skip sync entirely.

Pourquoi les passionnés de paquets s'y intéressent

Atuin is package-nerd catnip because it turns a humble dotfile-era feature into a cross-shell, cross-platform database-backed CLI with state, sync, packaging splits, and XDG-path behavior. Formula metadata has to know not just the executable name, but also the data files that become personal secrets.

It also illustrates the Rust CLI packaging pattern: upstream publishes release artifacts and installers, but downstream package managers carry the tool for users who want normal upgrades and shell integration without a curl pipe. The separate `atuin-server` formula adds another wrinkle because the same repository produces both a daily interactive CLI and a deployable sync service.

Chronologie

  • 2020: Atuin repository created on GitHub.
  • 2021: Early 0.6 and 0.7 releases published.
  • 2022: v0.10 shipped and the project later jumped to v11.
  • 2023: v17 release line published.
  • 2024: v18 release line began.
  • 2026: v18.16.x releases included continued shell, sync, server, and AI workflow changes.

Related projects

  • atuin-server: the self-hosted sync server split into its own installable binary.
  • SQLite: Atuin's default local history database.
  • fzf-style fuzzy search: the documented inspiration for Atuin fuzzy search syntax.
  • Native shell history in zsh, bash, fish, nushell, xonsh, and PowerShell: the behavior Atuin augments or replaces.

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service. generalized runtime or code generation signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service
  • generalized runtime or code generation signal

Signaux

  • metadata:service
  • text:shell

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/atuin/config.toml~/.config/atuin/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_DATA_HOME/atuin/key$XDG_DATA_HOME/atuin/session~/.local/share/atuin/key~/.local/share/atuin/session

exécutables

Exécutables installés

CommandeTypeExpositionNote
atuincliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire18.16.1
gestionnaire mis à jour2026-05-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/atuinsh/atuin

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:atuin
Version18.16.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/atuin
Page d'accueilhttps://atuin.sh/
Dépôthttps://github.com/atuinsh/atuin
Docs amonthttps://docs.atuin.sh
LicenceMIT
Archive sourcehttps://github.com/atuinsh/atuin/releases/download/v18.16.1/source.tar.gz
Dernière mise à jour2026-05-22T13:25:38Z
Pulseupdated
Dépendances de compilationprotobuf, rust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameatuin
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

atuin 18.6.1-1

magical shell history

https://atuin.sh

sudo apt install atuin
  • Section: utils
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Atuin
Debian stable package indexes · deb.debian.org · Debian stable package indexes: atuin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

atuin

nix profile install nixpkgs#atuin
  • normalized package name match
  • Correspondance par : Atuin
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/at/atuin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

atuin 18.6.1-r0

Magical shell history - offline only client

https://github.com/atuinsh/atuin

sudo apk add atuin
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-bash-completion 18.6.1-r0

Bash completions for atuin

https://github.com/atuinsh/atuin

sudo apk add atuin-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-fish-completion 18.6.1-r0

Fish completions for atuin

https://github.com/atuinsh/atuin

sudo apk add atuin-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-server 18.6.1-r0

Magical shell history - sync server

https://github.com/atuinsh/atuin

sudo apk add atuin-server
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-server from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-server-openrc 18.6.1-r0

Magical shell history (OpenRC init scripts)

https://github.com/atuinsh/atuin

sudo apk add atuin-server-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-server-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-sync 18.6.1-r0

Magical shell history - client with history sync

https://github.com/atuinsh/atuin

sudo apk add atuin-sync
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-sync from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-zsh-completion 18.6.1-r0

Zsh completions for atuin

https://github.com/atuinsh/atuin

sudo apk add atuin-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

atuin-zsh-plugin 18.6.1-r0

Magical shell history (Zsh plugin)

https://github.com/atuinsh/atuin

sudo apk add atuin-zsh-plugin
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Atuin
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-zsh-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

atuin 18.12.1-1.fc45

Magical shell history

https://atuin.sh

sudo dnf install atuin
  • License: MIT AND Apache-2.0 AND BSD-3-Clause AND CDLA-Permissive-2.0 AND ISC AND MPL-2.0 AND Unicode-3.0 AND Unicode-DFS-2016 AND Zlib AND (0BSD OR MIT OR Apache-2.0)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: atuin
  • 6 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Atuin
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: atuin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

atuin-all-users 18.12.1-1.fc45

atuin init script for all users

https://atuin.sh

sudo dnf install atuin-all-users
  • License: MIT AND Apache-2.0 AND BSD-3-Clause AND CDLA-Permissive-2.0 AND ISC AND MPL-2.0 AND Unicode-3.0 AND Unicode-DFS-2016 AND Zlib AND (0BSD OR MIT OR Apache-2.0)
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: atuin
  • 1 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Atuin
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: atuin-all-users from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

atuin 18.16.1-1

Magical shell history

https://github.com/atuinsh/atuin

sudo pacman -S atuin
  • License: MIT
  • Architecture: x86_64
  • 5 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Atuin
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: atuin from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

atuin 18.16.1-1.1

Magical shell history

https://github.com/ellie/atuin

sudo zypper install atuin
  • License: MIT
  • Category: System/Console
  • Architecture: x86_64
  • Source Package: atuin
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Atuin
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: atuin from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

atuin-bash-completion 18.16.1-1.1

Bash completion for atuin

https://github.com/ellie/atuin

sudo zypper install atuin-bash-completion
  • License: MIT
  • Category: System/Console
  • Architecture: noarch
  • Source Package: atuin
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Atuin
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: atuin-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

atuin-fish-completion 18.16.1-1.1

Fish completion for atuin

https://github.com/ellie/atuin

sudo zypper install atuin-fish-completion
  • License: MIT
  • Category: System/Console
  • Architecture: noarch
  • Source Package: atuin
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Atuin
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: atuin-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment