macOS
brew install tweaklocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tweak pour les workflows d'agents IA.
installation
brew install tweaklocal Homebrew formula metadata
sudo apt install tweakDebian stable package indexes · tweak · Source: deb.debian.org
sudo dnf install tweakFedora Rawhide package metadata · tweak · Source: dl.fedoraproject.org
nix profile install nixpkgs#tweaknixpkgs package indexes · pkgs/by-name/tw/tweak/package.nix · Source: api.github.com
aperçu
Command-line, ncurses library based hex editor
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
~/.tweakrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tweak | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.chiark.greenend.org.uk/~sgtatham/tweak/
métadonnées d'installation
| Clé du paquet | brew:tweak |
|---|---|
| Version | 3.02 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tweak |
| Page d'accueil | https://www.chiark.greenend.org.uk/~sgtatham/tweak/ |
| Dépôt | https://git.tartarus.org/simon/tweak.git |
| Docs amont | https://www.chiark.greenend.org.uk/~sgtatham/tweak |
| Licence | MIT |
| Archive source | https://www.chiark.greenend.org.uk/~sgtatham/tweak/tweak-3.02.tar.gz |
| Bibliothèques fournies par macOS | ncurses |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 tweakpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.