Automic VaultAutomic Vault

brew

Install bitwise with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

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

Additional install commands

macOS

Homebrewverified · 100%
brew install bitwise

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install bitwise

MacPorts ports tree · devel/bitwise/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add bitwise

Alpine Linux edge package indexes · bitwise · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install bitwise

Debian stable package indexes · bitwise · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install bitwise

Fedora Rawhide package metadata · bitwise · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#bitwise

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

openSUSE zypperverified · 92%
sudo zypper install bitwise

openSUSE Tumbleweed package metadata · bitwise · source: download.opensuse.org

overview

Package summary

Terminal based bit manipulator in ncurses

Commands and aliases

  • bitwise

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 12 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
bitwisecliglobal executable

freshness

Version and 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.

page generated2026-07-25
manager version0.50
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/mellowcandle/bitwise

install metadata

Package metadata

Package keybrew:bitwise
Version0.50
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bitwise
Homepagehttps://github.com/mellowcandle/bitwise
Repositoryhttps://github.com/mellowcandle/bitwise
Upstream docshttps://github.com/mellowcandle/bitwise#readme
LicenseGPL-3.0-or-later
Source archivehttps://github.com/mellowcandle/bitwise/releases/download/v0.50/bitwise-v0.50.tar.gz
Dependenciesreadline
Build dependenciesautoconf, automake
Bottleavailable (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-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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