# 使用 Homebrew, apk, Nix, pacman, scoop 安装 tere

查看 tere 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tere
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tere
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:tere
- **软件包管理器:** Homebrew
- **版本:** 1.6.0
- **来源摘要:** Terminal file explorer
- **主页:** <https://github.com/mgunyho/tere>
- **仓库:** <https://github.com/mgunyho/tere>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tere (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.6.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
