macOS
brew install tweaklocal Homebrew formula metadata
brew
tweak のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tweaklocal Homebrew formula metadata
sudo apt install tweakDebian stable package indexes · tweak · ソース: deb.debian.org
sudo dnf install tweakFedora Rawhide package metadata · tweak · ソース: dl.fedoraproject.org
nix profile install nixpkgs#tweaknixpkgs package indexes · pkgs/by-name/tw/tweak/package.nix · ソース: api.github.com
概要
Command-line, ncurses library based hex editor
履歴
Tweak is Simon Tatham's terminal hex editor for Unix systems. Its distinguishing historical point is not being another small hex viewer, but a hex editor built around efficient editing of large binary files.
The official Tweak page presents the tool as an ncurses-based Unix hex editor and explains why it was written: it uses a B-tree-based data structure so insertions, cut/copy/paste, and lazy loading can remain fast even for very large files such as disk or CD images.
The current public release documented on the official page is Tweak 3.02, with an online man page and a browsable development repository hosted on git.tartarus.org.
Tweak's adoption appears to be modest but durable: it is packaged by Homebrew and several Unix-like distributions, and its appeal is strongest for users who want a console hex editor with insert-mode editing rather than a GUI binary editor.
Typical use is `tweak filename` in a terminal to inspect or edit exact binary file contents. The man page highlights uses such as modifying executables, editing disk or CD images, debugging binary file formats, and constructing new files from scratch with insert mode.
For package nerds, Tweak is a good example of a small, old-school Unix tool whose implementation detail is the feature: it packages a specialized data structure behind a simple curses interface for binary-file work.
It is also a reminder that package managers preserve narrow utilities long after mainstream developer tooling has moved to graphical or IDE-centered workflows.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.tweakrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tweak | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.chiark.greenend.org.uk/~sgtatham/tweak/
インストールメタデータ
| パッケージキー | brew:tweak |
|---|---|
| バージョン | 3.02 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tweak |
| ホームページ | https://www.chiark.greenend.org.uk/~sgtatham/tweak/ |
| リポジトリ | https://git.tartarus.org/simon/tweak.git |
| 上流ドキュメント | https://www.chiark.greenend.org.uk/~sgtatham/tweak |
| ライセンス | MIT |
| ソースアーカイブ | https://www.chiark.greenend.org.uk/~sgtatham/tweak/tweak-3.02.tar.gz |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tweak |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tweak 3.02-6
Efficient text-mode hex editor
https://www.chiark.greenend.org.uk/~sgtatham/tweak/
sudo apt install tweaktweak
nix profile install nixpkgs#tweaktweak 3.02-6
Efficient text-mode hex editor
https://www.chiark.greenend.org.uk/~sgtatham/tweak/
sudo apt install tweaktweak 3.02-22.fc44
An efficient hex editor
http://www.chiark.greenend.org.uk/~sgtatham/tweak/
sudo dnf install tweakソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.