# 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
- **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>
- **Zuletzt aktualisiert:** 2026-06-15T10:21:21-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- stu (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7.6
## 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
## 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/


## Combined YAML source

View the package source record on GitHub. [combined/stu.yml](https://github.com/mxcl/pkgdb/blob/main/combined/stu.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
