How to Install binutils-for-host in Ubuntu 18.04



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

sudo apt update
sudo apt install binutils-for-host

Description:

GNU assembler, linker and binary utilities for the host architecture

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

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

Version: 2.30-15ubuntu1

Section: universe/devel