macOS
brew install bitwiselocal Homebrew formula metadata
sudo port install bitwiseMacPorts ports tree · devel/bitwise/Portfile · source: api.github.com
brew
Terminal based bit manipulator in ncurses. Version 0.50 via Homebrew; verified from local package data. Also installable with debian: sudo apt install bitwise.
install
brew install bitwiselocal Homebrew formula metadata
sudo port install bitwiseMacPorts ports tree · devel/bitwise/Portfile · source: api.github.com
sudo apk add bitwiseAlpine Linux edge package indexes · bitwise · source: dl-cdn.alpinelinux.org
sudo apt install bitwiseDebian stable package indexes · bitwise · source: deb.debian.org
sudo dnf install bitwiseFedora Rawhide package metadata · bitwise · source: dl.fedoraproject.org
nix profile install nixpkgs#bitwisenixpkgs package indexes · pkgs/by-name/bi/bitwise/package.nix · source: api.github.com
sudo zypper install bitwiseopenSUSE Tumbleweed package metadata · bitwise · source: download.opensuse.org
overview
Terminal based bit manipulator in ncurses
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bitwise | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mellowcandle/bitwise
install metadata
| Package key | brew:bitwise |
|---|---|
| Version | 0.50 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bitwise |
| Homepage | https://github.com/mellowcandle/bitwise |
| Repository | https://github.com/mellowcandle/bitwise |
| Upstream docs | https://github.com/mellowcandle/bitwise#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/mellowcandle/bitwise/releases/download/v0.50/bitwise-v0.50.tar.gz |
| Dependencies | readline |
| Build dependencies | autoconf, automake |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 bitwisesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.