arm-linux-gnueabihf-gcov-dump

GNU C cross-compiler for architecture armhf

Debian Debian
RUN apt-get update && \ apt-get install -y gcc-arm-linux-gnueabihf
Ubuntu
RUN apt-get update && \ apt-get install -y gcc-arm-linux-gnueabihf
Alpine
RUN apk add gcc
Arch Arch Linux
RUN pacman -S --noconfirm gcc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gcc-arm-linux-gnueabihf
CentOS
RUN yum install -y gcc
Fedora
RUN dnf install -y gcc
Raspbian
RUN apt-get update && \ apt-get install -y gcc
click the source code to copy install arm-linux-gnueabihf-gcov-dump on any operating system with command-not-found.com