X86_64-linux-gnu-gprof Command
Install x86_64-linux-gnu-gprof
-
Debian
apt-get install binutils
Click to copy -
Ubuntu
apt-get install binutils-2.26
Click to copy -
Alpine OS
apk add binutils
Click to copy -
Arch Linux
pacman -S binutils
Click to copy -
Kali Linux
apt-get install binutils-x86-64-linux-gnu
Click to copy -
CentOS
yum install binutils
Click to copy -
Fedora
dnf install binutils-x86_64-linux-gnu
Click to copy -
Raspbian
apt-get install binutils
Click to copy -
macOS
brew install binutils
Click to copy
binutils-x86_64-linux-gnu
for x86_64-linux-gnubinutils-multiarch
Binary utilities that support multi-arch targetsThe programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures.
binutils-x86-64-linux-gnu
GNU binary utilities, for x86-64-linux-gnu targetThis package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform.
binutils
GNU assembler, linker and binary utilitiesThe programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs.