b2

Boost C++ Libraries development tools

Debian Debian
RUN apt-get update && \ apt-get install -y libboost1.62-tools-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libboost1.62-tools-dev
Alpine
RUN apk add boost
Arch Arch Linux
RUN pacman -S --noconfirm boost
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libboost1.62-tools-dev
CentOS
RUN yum install -y boost
Fedora
RUN dnf install -y boost
Raspbian
RUN apt-get update && \ apt-get install -y libboost1.62-tools-dev
click the source code to copy install b2 on any operating system with command-not-found.com