macOS
brew install tweaklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tweak in AI-Agent-Workflows.
Installation
brew install tweaklocal Homebrew formula metadata
sudo apt install tweakDebian stable package indexes · tweak · Quelle: deb.debian.org
sudo dnf install tweakFedora Rawhide package metadata · tweak · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tweaknixpkgs package indexes · pkgs/by-name/tw/tweak/package.nix · Quelle: api.github.com
Überblick
Command-line, ncurses library based hex editor
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.tweakrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tweak | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.chiark.greenend.org.uk/~sgtatham/tweak/
Installationsmetadaten
| Paketschlüssel | brew:tweak |
|---|---|
| Version | 3.02 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tweak |
| Homepage | https://www.chiark.greenend.org.uk/~sgtatham/tweak/ |
| Repository | https://git.tartarus.org/simon/tweak.git |
| Upstream-Dokumentation | https://www.chiark.greenend.org.uk/~sgtatham/tweak |
| Lizenz | MIT |
| Quellarchiv | https://www.chiark.greenend.org.uk/~sgtatham/tweak/tweak-3.02.tar.gz |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 tweakQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.