macOS
brew install bitwiselocal Homebrew formula metadata
sudo port install bitwiseMacPorts ports tree · devel/bitwise/Portfile · ソース: api.github.com
brew
bitwise のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bitwiselocal Homebrew formula metadata
sudo port install bitwiseMacPorts ports tree · devel/bitwise/Portfile · ソース: api.github.com
sudo apk add bitwiseAlpine Linux edge package indexes · bitwise · ソース: dl-cdn.alpinelinux.org
sudo apt install bitwiseDebian stable package indexes · bitwise · ソース: deb.debian.org
sudo dnf install bitwiseFedora Rawhide package metadata · bitwise · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bitwisenixpkgs package indexes · pkgs/by-name/bi/bitwise/package.nix · ソース: api.github.com
sudo zypper install bitwiseopenSUSE Tumbleweed package metadata · bitwise · ソース: download.opensuse.org
概要
Terminal based bit manipulator in ncurses
履歴
Bitwise is a terminal bit-manipulation calculator with an ncurses interface and a command-line expression mode. The README describes it as a multi-base interactive calculator for low-level hackers, kernel developers, and device-driver developers.
The GitHub repository was created in 2019. Releases moved quickly through 0.3x and 0.4x in 2019, with v0.50 published in July 2023 and reflected in the generated man page.
The README documents installation across Ubuntu, Snap, openSUSE, Arch AUR, Void, Fedora, Buildroot, Yocto, MacPorts, Homebrew, and Nix. The input package-manager data also lists several mainstream Unix package managers.
Its packaging footprint is broader than its small scope because bit/base conversion is useful in embedded, kernel, networking, and driver work where terminal tools are preferred.
Without arguments, bitwise starts in interactive mode, where users can toggle individual bits, change bit widths, reverse endianness, and evaluate expressions. With an expression argument, it prints results in multiple bases, including binary.
The README also documents IPv4 address parsing and a Vim integration project, making it useful as both a standalone terminal tool and a helper for editor-driven low-level work.
Bitwise is a compact example of the sort of utility package that earns its place by replacing mental arithmetic and ad hoc shell snippets with one focused terminal UI.
Its significance is not ecosystem size but shape: ncurses, readline, packaged across Unix systems, and aimed at people reading registers, masks, addresses, and wire-level values.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bitwise | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mellowcandle/bitwise
インストールメタデータ
| パッケージキー | brew:bitwise |
|---|---|
| バージョン | 0.50 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bitwise |
| ホームページ | https://github.com/mellowcandle/bitwise |
| リポジトリ | https://github.com/mellowcandle/bitwise |
| 上流ドキュメント | https://github.com/mellowcandle/bitwise#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/mellowcandle/bitwise/releases/download/v0.50/bitwise-v0.50.tar.gz |
| 依存関係 | readline |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bitwise |
| 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 パッケージリンクとは分けて表示されます。
bitwise 0.50-1+b1
Interactive bitwise operation in ncurses
https://github.com/mellowcandle/bitwise
sudo apt install bitwisebitwise
nix profile install nixpkgs#bitwisebitwise 0.50-1build1
Interactive bitwise operation in ncurses
https://github.com/mellowcandle/bitwise
sudo apt install bitwisebitwise 0.50-r2
Terminal based bit manipulator in ncurses
https://github.com/mellowcandle/bitwise
sudo apk add bitwisebitwise-doc 0.50-r2
Terminal based bit manipulator in ncurses (documentation)
https://github.com/mellowcandle/bitwise
sudo apk add bitwise-docbitwise 0.50-8.fc44
Terminal based bit manipulator in ncurses
https://github.com/mellowcandle/bitwise
sudo dnf install bitwisebitwise 0.50-1.8
Interactive bit-wise operation in ncurses
https://github.com/mellowcandle/bitwise
sudo zypper install bitwisebitwise
sudo port install bitwiseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.