How to Install binutils-for-build in Ubuntu 18.04



Install binutils-for-build by entering the following commands in the terminal:

sudo apt update
sudo apt install binutils-for-build

Description:

GNU assembler, linker and binary utilities for the build architecture

The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used.

Homepage: https://www.gnu.org/software/binutils/

Version: 2.30-15ubuntu1

Section: universe/devel