brew

Homebrew - a package manager for macOS and Linux. Some subcommands such as install have their own usage documentation. More information: <https://docs.brew.sh/Manpage>.

Debian Debian
RUN apt-get update && \ apt-get install -y linuxbrew-wrapper
Ubuntu
RUN apt-get update && \ apt-get install -y linuxbrew-wrapper
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y linuxbrew-wrapper
Raspbian
RUN apt-get update && \ apt-get install -y linuxbrew-wrapper
click the source code to copy install brew on any operating system with command-not-found.com