arm-linux-gnueabihf-strip
GNU binary utilities, for arm-linux-gnueabihf target
Install
- All systems
-
curl cmd.cat/arm-linux-gnueabihf-strip.sh
- Debian
-
apt-get install binutils-arm-linux-gnueabihf
- Ubuntu
-
apt-get install binutils-arm-linux-gnueabihf
- Kali Linux
-
apt-get install binutils-arm-linux-gnueabihf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install binutils-arm-linux-gnueabihf
- Raspbian
-
apt-get install binutils-multiarch
- Dockerfile
- dockerfile.run/arm-linux-gnueabihf-strip
binutils-arm-linux-gnueabihf
GNU binary utilities, for arm-linux-gnueabihf target
This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target. You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform.
binutils
GNU assembler, linker and binary utilities
The 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.
binutils-multiarch
Binary utilities that support multi-arch targets
The 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.