# tere を Homebrew, apk, Nix, pacman, scoop でインストール

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
