How to Install binutils in Ubuntu 18.04



Install binutils by entering the following commands in the terminal:

sudo apt update
sudo apt install binutils

Description:

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.

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

Version: 2.30-15ubuntu1

Section: devel