How to Install and Uninstall libtool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libtool" package

Learn how to install libtool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtool

2. Uninstall "libtool" package

This is a short guide on how to uninstall libtool on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtool $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtool
Priority: optional
Section: devel
Installed-Size: 894
Maintainer: Ubuntu Developers
Original-Maintainer: Kurt Roeckx
Architecture: all
Version: 2.4.6-0.1
Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev
Recommends: libltdl-dev
Suggests: libtool-doc, autoconf (>> 2.50), automaken, gfortran | fortran95-compiler, gcj-jdk
Conflicts: autoconf (<= 2.12), automake (<= 1.3), libtool1.4
Filename: pool/main/libt/libtool/libtool_2.4.6-0.1_all.deb
Size: 193190
MD5sum: 8eaff888758190d494a7b258b39e0f38
SHA1: 64cd29320cfa017374414a53208a4eece3793956
SHA256: bfee2c3355f8bc8ce43d90fc5bc011653426e2ed24b851ef4c06e7f650331f0c
Description-en: Generic library support script
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.
Description-md5: 40ea3da4a4ea75419ad95742898b3e52
Multi-Arch: foreign
Homepage: http://www.gnu.org/software/libtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y