# tere mit Homebrew, apk, Nix, pacman, scoop installieren

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

## Installation

```sh
sudo av install brew:tere
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tere
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tere
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#tere
```

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

- pacman (92%):

```sh
sudo pacman -S tere
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/tere
```

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

## Paketfakten

- **Paketschlüssel:** brew:tere
- **Paketmanager:** Homebrew
- **Version:** 1.6.0
- **Quellzusammenfassung:** Terminal file explorer
- **Homepage:** <https://github.com/mgunyho/tere>
- **Repository:** <https://github.com/mgunyho/tere>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tere (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

tere is a terminal file explorer focused on changing directories quickly. Its README describes it as a faster alternative to `cd` plus `ls`, and explicitly says it is not a file manager.

### Projektgeschichte

The GitHub repository was created in October 2020 and the project reached a v1.0.0 release in July 2022. The design centered on doing one thing: provide a TUI for navigating to a folder and print that folder so the user's shell can `cd` there.

### Adoptionsgeschichte

The official setup instructions list installation through GitHub releases, Homebrew, Nix, Cargo, Pacman, Scoop, and source builds. The supplied package metadata also records apk, Homebrew, Nix, pacman, and Scoop packaging, showing adoption across Unix, Rust, and Windows package ecosystems.

### Wie es verwendet wird

Users configure a shell function or alias that runs `tere`, captures the selected path, and changes the shell directory. The README documents setup for Bash, Zsh, fish, Xonsh, Nushell, PowerShell, and Windows CMD, along with keyboard-driven search and navigation.

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

tere is package-nerd relevant because it is a deliberately narrow Rust CLI that competes in the crowded directory-navigation niche. It differs from heavier terminal file managers by avoiding file operations, and it differs from frecency tools by supporting exploratory browsing without requiring prior visits.

### Zeitleiste

- 2020-10-20: GitHub repository created.
- 2022-07-15: v1.0.0 release published.
- 2023-01-08: v1.4.0 release published.
- 2023-07-24: v1.5.0 release published.
- 2024-09-15: v1.6.0 release published.

### Related projects

- The README compares tere with terminal file browsers such as Broot, xplr, deer, cdir, walk, and sdn; frecency tools such as z, autojump, zoxide, fasd, jump, fzf, and skim; and file managers such as ranger, nnn, yazi, vifm, lf, and Midnight Commander.

### Quellen

- <https://api.github.com/repos/mgunyho/tere>
- <https://api.github.com/repos/mgunyho/tere/releases>
- <https://github.com/mgunyho/tere#readme>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Nix - tere: normalized package name match | nixpkgs package indexes: pkgs/by-name/te/tere/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - tere - 1.6.0-r0: normalized package name match | Alpine Linux edge package indexes: tere from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Terminal file explorer | https://github.com/mgunyho/tere
- apk - tere-doc - 1.6.0-r0: normalized package name match | Alpine Linux edge package indexes: tere-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Terminal file explorer (documentation) | https://github.com/mgunyho/tere
- pacman - tere - 1.6.0-1: normalized package name match | Arch Linux sync databases: tere from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A terminal file explorer | https://github.com/mgunyho/tere
- Scoop - main/tere: normalized package name match | Scoop official bucket manifest trees: bucket/tere.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/tere.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tere.yml)


## Quellen

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