# Install tere with Homebrew, apk, Nix, pacman, scoop

Terminal file explorer. Version 1.6.0 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tere
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tere
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:tere
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tere>
- **Version:** 1.6.0
- **Source summary:** Terminal file explorer
- **Homepage:** <https://github.com/mgunyho/tere>
- **Repository:** <https://github.com/mgunyho/tere>
- **Upstream docs:** <https://github.com/mgunyho/tere#readme>
- **License:** EUPL-1.2
- **Source archive:** <https://github.com/mgunyho/tere/archive/refs/tags/v1.6.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- tere (cli)
- tere (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.6.0
- Local data: ok
- Upstream repository: https://github.com/mgunyho/tere
- Upstream latest detected: v1.6.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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

## Other Package-Manager Records

- 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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [g-ls](https://www.automicvault.com/pkg/brew/g-ls/) - Shares av.db curated category or tags: cli, file-management, system, terminal.
- [ddh](https://www.automicvault.com/pkg/brew/ddh/) - Shares av.db curated category or tags: cli, file-management, system.
- [eza](https://www.automicvault.com/pkg/brew/eza/) - Shares av.db curated category or tags: cli, file-management, system, terminal.
- [gaffitter](https://www.automicvault.com/pkg/brew/gaffitter/) - Shares av.db curated category or tags: cli, file-management, system.
- [gomi](https://www.automicvault.com/pkg/brew/gomi/) - Shares av.db curated category or tags: cli, file-management, system.
- [gtrash](https://www.automicvault.com/pkg/brew/gtrash/) - Shares av.db curated category or tags: cli, file-management, system.
- [lsd](https://www.automicvault.com/pkg/brew/lsd/) - Shares av.db curated category or tags: cli, file-management, system, terminal.
- [mmv](https://www.automicvault.com/pkg/brew/mmv/) - Shares av.db curated category or tags: cli, file-management, system.
- [nuls](https://www.automicvault.com/pkg/brew/nuls/) - Local package facts share a topical domain. Shared terms: cli, file, file-management, management, system.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- 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
