How to Install binutils-dev in Ubuntu 18.04



Install binutils-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install binutils-dev

Description:

GNU binary utilities (BFD development files)

This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed.

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

Version: 2.30-15ubuntu1

Section: devel