# et を Homebrew, dnf, MacPorts, Nix でインストール

et のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:et
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install et
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install et
```

  証拠: MacPorts ports tree: net/et/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install et
```

  証拠: Fedora Rawhide package metadata: et from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#et
```

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

## パッケージ情報

- **パッケージキー:** brew:et
- **パッケージマネージャ:** Homebrew
- **バージョン:** 7.0.0
- **ソース概要:** Remote terminal with IP roaming
- **ホームページ:** <https://mistertea.github.io/EternalTerminal/>
- **リポジトリ:** <https://github.com/MisterTea/EternalTerminal>
- **最終更新:** 2026-07-08T01:52:02Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- et (エイリアス)
- etserver (エイリアス)
- etterminal (エイリアス)
- htm (エイリアス)
- htmd (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 7.0.0
## プロジェクトの歴史と使われ方

Eternal Terminal is a reconnectable secure remote shell whose package name is usually `et`.

### プロジェクトの歴史

The official README frames Eternal Terminal around one idea: a remote shell that automatically reconnects without interrupting the session. It uses SSH for handshaking and encryption, then maintains its own TCP session on the server port.

### 採用の歴史

The project documents installation through Homebrew, MacPorts, a Debian repository, Fedora and EPEL packages, FreeBSD, openSUSE, NixOS flakes, Docker, and source builds, which shows adoption primarily among command-line users who want a mosh-like reconnecting terminal with SSH-style invocation.

### 使われ方

Users run an `etserver` daemon on the remote host and connect with `et hostname` or `et user@hostname:port`. The README also documents jumphosts, port forwarding, command execution after setup, SSH config parsing, and `/etc/et.cfg` for server settings such as the listening port.

### パッケージ好きにとっての重要性

For package maintainers, `et` is notable because the package contains both client and daemon pieces and benefits from service integration: Homebrew launchd files, systemd service files, NixOS module settings, and `/etc/et.cfg` all matter as much as the binary.

### タイムライン

- 2010s: Eternal Terminal appears as a reconnecting remote shell for roaming IP and flaky network sessions.
- 2020s: Packaging instructions cover Homebrew, MacPorts, Debian, Fedora, FreeBSD, openSUSE, NixOS, Docker, and source builds.

### Related projects

- The README positions usage next to SSH by requiring SSH access for handshaking and by supporting SSH config parsing; users often compare it with mosh because both address resilient remote terminal sessions.

### ソース

- <https://github.com/MisterTea/EternalTerminal>
- <https://mistertea.github.io/EternalTerminal>


## セキュリティノート

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## 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: /etc/et.cfg
## 他のパッケージマネージャ記録

- Nix - et: normalized package name match | nixpkgs package indexes: pkgs/by-name/et/et/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - et - 6.2.11-4.fc45: normalized package name match | Fedora Rawhide package metadata: et from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Remote shell that survives IP roaming and disconnect | https://mistertea.github.io/EternalTerminal/
- MacPorts - et: normalized package name match | MacPorts ports tree: net/et/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/et.yml](https://github.com/mxcl/pkgdb/blob/main/combined/et.yml)


## ソース

- 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
