# far2l-tty を Homebrew, apt, Nix でインストール

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

## インストール

```sh
sudo av install brew:far2l-tty
```

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

### macOS

- Homebrew (100%):

```sh
brew install far2l-tty
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install far2l
```

  証拠: Debian stable package indexes: far2l from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#far2l
```

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

## パッケージ情報

- **パッケージキー:** brew:far2l-tty
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/far2l-tty>
- **バージョン:** 2.8.0
- **ソース概要:** Unix TTY port of FAR Manager v2 (with NetRocks support)
- **ホームページ:** <https://github.com/elfmz/far2l>
- **リポジトリ:** <https://github.com/elfmz/far2l>
- **ライセンス:** GPL-2.0-only
- **ソースアーカイブ:** <https://github.com/elfmz/far2l/archive/refs/tags/v_2.8.0.tar.gz>
- **最終更新:** 2026-05-18T21:45:47Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- far2l (cli)
- far2ledit (cli)
- far2l (エイリアス)
- far2ledit (エイリアス)

## 依存関係

- libarchive
- libnfs
- libssh
- neon
- openssl@3
- uchardet

## ビルド依存関係

- cmake
- gperf
- ninja
- pkgconf

## macOS 提供ライブラリ

- libxml2

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.8.0
- マネージャ更新日: 2026-05-18
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/elfmz/far2l
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

far2l-tty is the terminal-oriented Homebrew packaging of far2l, a Linux and Unix-like port of FAR Manager v2. Its importance is mostly cultural and practical: it brings the keyboard-heavy, two-panel file-manager workflow associated with FAR on Windows into Unix terminals, including server and remote-shell environments.

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

The far2l upstream describes itself as a Linux fork of FAR Manager v2 that also works on macOS and BSD. The project keeps much of the original FAR-style workflow and plugin model while adapting it to Unix desktop and terminal backends.

The TTY flavor is one of several runtime backends documented by the project. It trades the richer GUI or X11-assisted terminal modes for a smaller plain-terminal build, which is why Homebrew ships a separate far2l-tty formula.

### 採用の歴史

Official project documentation points to Debian and Ubuntu packages, Homebrew installation, community packages, and portable builds, showing that far2l moved from a source-port project into distribution packaging. The README notes that the compact Homebrew TTY build omits some large optional features such as Python subplugins and selected NetRocks protocols to keep dependencies smaller.

### 使われ方

Users run far2l as a terminal or desktop file manager, editor, archive browser, and remote-file tool. The documented NetRocks plugin covers protocols such as SFTP, SCP, FTP, SMB, NFS, WebDAV, and optionally AWS S3, so far2l-tty is useful on machines where a console file manager plus network browsing is preferable to a GUI.

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

Package maintainers care about far2l-tty because it is a split build of a dependency-heavy desktop/terminal application. The TTY package captures the minimal, server-friendly use case while leaving GUI and optional protocol bindings to larger builds.

### タイムライン

- 2016: The public GitHub repository was created.
- 2023: Ubuntu packaging began appearing for the far2l package family.
- 2025: Debian and Ubuntu documentation in the README describes separate GUI, TTY X/Xi, and plain TTY packaging choices.

### Related projects

- FAR Manager is the Windows project far2l ports and adapts.
- NetRocks is the far2l plugin family that provides many of the remote filesystem protocols highlighted by the project.

### ソース

- <https://github.com/elfmz/far2l>
- <https://github.com/elfmz/far2l#readme>
- <https://github.com/elfmz/far2l/releases>


## セキュリティノート

far2l-tty に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** far2l-tty
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - far2l - 2.6.5~beta+ds-3: installed executable or alias match | Debian stable package indexes: far2l from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Linux port of FAR v2 | https://github.com/elfmz/far2l
- Debian apt - far2l-data - 2.6.5~beta+ds-3: installed executable or alias match | Debian stable package indexes: far2l-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Linux port of FAR v2, data files | https://github.com/elfmz/far2l
- Debian apt - far2l-wx - 2.6.5~beta+ds-3: installed executable or alias match | Debian stable package indexes: far2l-wx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Linux port of FAR v2 - WX GTK UI | https://github.com/elfmz/far2l
- Nix - far2l: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/fa/far2l/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - far2l - 2.6.0~beta+ds-1build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: far2l from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Linux port of FAR v2 | https://github.com/elfmz/far2l
- Ubuntu apt - far2l-data - 2.6.0~beta+ds-1build2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: far2l-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Linux port of FAR v2, data files | https://github.com/elfmz/far2l


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [libarchive](https://pkg.so/ja/brew/libarchive/) - Runtime dependency declared by Homebrew.
- [uchardet](https://pkg.so/ja/brew/uchardet/) - Runtime dependency declared by Homebrew.
- [neon](https://pkg.so/ja/brew/neon/) - Runtime dependency declared by Homebrew.
- [libnfs](https://pkg.so/ja/brew/libnfs/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/ja/brew/ninja/) - Build dependency declared by Homebrew.
- [gperf](https://pkg.so/ja/brew/gperf/) - Build dependency declared by Homebrew.
- [midnight-commander](https://pkg.so/ja/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [lf](https://pkg.so/ja/brew/lf/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [nnn](https://pkg.so/ja/brew/nnn/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [elio](https://pkg.so/ja/brew/elio/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [fdclone](https://pkg.so/ja/brew/fdclone/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [ctpv](https://pkg.so/ja/brew/ctpv/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [projectable](https://pkg.so/ja/brew/projectable/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [filebrowser](https://pkg.so/ja/brew/filebrowser/) - Shares pkgdb curated category or tags: cli, file-management, file-manager, productivity.

## Combined YAML source

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


## ソース

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