Install

Antibody can be installed through a variety of sources.

The simplest way is to run:

curl -sfL git.io/antibody | sh -s - -b /usr/local/bin

This will put the binary in /usr/local/bin/antibody

You can also use homebrew (on macOS):

brew install antibody

Or even using AUR on Arch Linux.

You can also always download and install manually via tar.gz archives or using dpkg and our deb archives. Just head to the releases page and chose your poison.

Last updated by Marshall Ford on October 6, 2020.