# stu mit Homebrew, apk, Nix installieren

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

## Installation

```sh
sudo av install brew:stu
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install stu
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add stu
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#stu
```

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

## Paketfakten

- **Paketschlüssel:** brew:stu
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/stu>
- **Version:** 0.7.6
- **Quellzusammenfassung:** TUI explorer application for Amazon S3 (AWS S3)
- **Homepage:** <https://lusingander.github.io/stu/>
- **Repository:** <https://github.com/lusingander/stu>
- **Upstream-Dokumentation:** <https://github.com/lusingander/stu#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/lusingander/stu/archive/refs/tags/v0.7.6.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-15T10:21:21-04:00
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- stu (cli)
- stu (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.7.6
- Manager aktualisiert: 2026-06-15
- lokale Daten: OK
- Upstream-Repository: https://github.com/lusingander/stu
- neueste erkannte Version: v0.7.6 (aktuell)
## Projektgeschichte und Nutzung

stu is STU, S3 Terminal UI: a terminal-based explorer for Amazon S3 and S3-compatible storage. In CLI culture it belongs to the modern TUI wave, wrapping cloud object browsing, previews, downloads, and version access in a keyboard-driven terminal interface.

### Projektgeschichte

Official README and documentation define STU as an interactive terminal-based explorer for Amazon S3. The project is written in Rust, built with ratatui, and published under the MIT license.

### Adoptionsgeschichte

Official installation docs point Cargo users to `cargo install --locked stu`, and the input package facts show APK, Homebrew, and Nix distribution. The README also documents use with existing AWS CLI-style profiles and environment-variable configuration, reducing setup friction for users who already have AWS credentials.

### Wie es verwendet wird

Common usage is to run `stu` and browse buckets and objects directly from the terminal. Official docs list options for region, endpoint URL, profile, bucket, prefix, path-style behavior, unsigned requests, and debug logs; the README documents keybindings and a TOML config file under `$STU_ROOT_DIR` or `~/.stu`.

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

Package nerds care about stu because it packages cloud storage inspection as a local TUI instead of a web console or a chain of `aws s3` commands. It is especially relevant for terminal-first users who want S3 browsing, previews, downloads, custom keybindings, and S3-compatible endpoint support in one binary.

### Zeitleiste

- Current: Official docs present stu as a Rust and ratatui S3 terminal UI with S3-compatible storage support.
- Current: Input package facts show stu packaged by APK, Homebrew, and Nix.

### Related projects

- The AWS CLI credential/config file model is directly referenced by stu's README. The README also lists DDV, a terminal DynamoDB viewer by the same author, as a related project.

### Quellen

- <https://github.com/lusingander/stu#readme>
- <https://lusingander.github.io/stu/>
- 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: $STU_ROOT_DIR/config.toml, ~/.stu/config.toml

## Credential files

- Unix: ~/.aws/credentials, ~/.aws/config
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** stu
- **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

## Andere Paketmanager-Einträge

- Nix - stu: normalized package name match | nixpkgs package indexes: pkgs/by-name/st/stu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - stu - 0.7.6-r0: normalized package name match | Alpine Linux edge package indexes: stu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | TUI explorer for S3 compatible object stores | https://lusingander.github.io/stu/
- apk - stu-doc - 0.7.6-r0: normalized package name match | Alpine Linux edge package indexes: stu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | TUI explorer for S3 compatible object stores (documentation) | https://lusingander.github.io/stu/


## Verwandte Links

- [Cloud CLI packages](https://www.automicvault.com/de/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://www.automicvault.com/de/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [e1s](https://www.automicvault.com/de/pkg/brew/e1s/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, tui.
- [s4cmd](https://www.automicvault.com/de/pkg/brew/s4cmd/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, s3, storage.
- [s5cmd](https://www.automicvault.com/de/pkg/brew/s5cmd/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure, s3, storage.
- [basti](https://www.automicvault.com/de/pkg/brew/basti/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfn-flip](https://www.automicvault.com/de/pkg/brew/cfn-flip/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfn-format](https://www.automicvault.com/de/pkg/brew/cfn-format/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfnctl](https://www.automicvault.com/de/pkg/brew/cfnctl/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [cfv](https://www.automicvault.com/de/pkg/brew/cfv/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.

## Combined YAML source

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


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
