Install libtool-bin by entering the following commands in the terminal:
sudo apt update sudo apt install libtool-bin
Description:
Generic library support script (libtool binary)
This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. . This package contains the libtool binary only.
Homepage: http://www.gnu.org/software/libtool/
Version: 2.4.6-2
Section: devel