Automic VaultAutomic Vault

brew

bitwise を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bitwise

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bitwise

MacPorts ports tree · devel/bitwise/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add bitwise

Alpine Linux edge package indexes · bitwise · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install bitwise

Debian stable package indexes · bitwise · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install bitwise

Fedora Rawhide package metadata · bitwise · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#bitwise

nixpkgs package indexes · pkgs/by-name/bi/bitwise/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install bitwise

openSUSE Tumbleweed package metadata · bitwise · ソース: download.opensuse.org

概要

パッケージ概要

Terminal based bit manipulator in ncurses

コマンドとエイリアス

  • bitwise

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: mellowcandle/bitwise repository created.
  • 2019-07-10: v0.30 release published.
  • 2021-11-01: v0.43 release published.
  • 2023-07-20: v0.50 release published.

Related projects

  • vim-bitwise is linked by the README as editor integration.
  • ncurses and readline are build-time/runtime libraries used for the terminal interface.
  • Buildroot and Yocto are relevant downstream environments because the README notes Bitwise availability there.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bitwisecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-24
マネージャ版0.50
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namebitwise
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bitwise 0.50-1+b1

Interactive bitwise operation in ncurses

https://github.com/mellowcandle/bitwise

sudo apt install bitwise
  • Section: science
  • Architecture: amd64
  • Source Package: bitwise
  • 4 依存関係
  • normalized package name match
  • 一致条件: Bitwise
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bitwise from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bitwise

nix profile install nixpkgs#bitwise
  • normalized package name match
  • 一致条件: Bitwise
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bitwise/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bitwise 0.50-1build1

Interactive bitwise operation in ncurses

https://github.com/mellowcandle/bitwise

sudo apt install bitwise
  • Section: universe/science
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Bitwise
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bitwise from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

bitwise 0.50-r2

Terminal based bit manipulator in ncurses

https://github.com/mellowcandle/bitwise

sudo apk add bitwise
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: bitwise
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bitwise
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bitwise from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bitwise-doc 0.50-r2

Terminal based bit manipulator in ncurses (documentation)

https://github.com/mellowcandle/bitwise

sudo apk add bitwise-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: bitwise
  • normalized package name match
  • 一致条件: Bitwise
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bitwise-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

bitwise 0.50-8.fc44

Terminal based bit manipulator in ncurses

https://github.com/mellowcandle/bitwise

sudo dnf install bitwise
  • License: GPL-3.0-or-later AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bitwise
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bitwise
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bitwise from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

bitwise 0.50-1.8

Interactive bit-wise operation in ncurses

https://github.com/mellowcandle/bitwise

sudo zypper install bitwise
  • License: GPL-3.0-or-later
  • Category: Productivity/Scientific/Math
  • Architecture: x86_64
  • Source Package: bitwise
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bitwise
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bitwise from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bitwise

sudo port install bitwise
  • normalized package name match
  • 一致条件: Bitwise
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bitwise/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment