Automic VaultAutomic Vault

brew

Installer libtool avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libtool pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libtool

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libtool

MacPorts ports tree · devel/libtool/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add libtool

Alpine Linux edge package indexes · libtool · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install libtool

Debian stable package indexes · libtool · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install libtool

Fedora Rawhide package metadata · libtool · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#libtool

nixpkgs package indexes · libtool · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S libtool

Arch Linux sync databases · libtool · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install libtool

openSUSE Tumbleweed package metadata · libtool · Source: download.opensuse.org

aperçu

Résumé du paquet

Generic library support script

Commandes et alias

  • glibtool
  • glibtoolize

historique

Historique du projet et usages

GNU Libtool is the GNU portable library tool: a shell-script based layer that hides the platform-specific details of building, linking, installing, and loading shared libraries behind a consistent interface.

Historique du projet

The Libtool manual describes the project as a response to a mid-1990s portability problem in GNU packages: shared-library support mattered, but each Unix and Unix-like platform had different compiler flags, linker behavior, filename conventions, runtime search paths, and dynamic loading rules. Libtool standardized those mechanics for package authors and was designed to integrate with Autoconf and Automake while remaining usable outside the GNU build system.

By 1999, Libtool 1.3 had added maintainers, a GNU-hosted home page, portable dlopen support through libltdl, convenience archives, export-symbol controls, and many platform fixes. The old GNU news page also notes that March 15, 1999 was treated by the team as Libtool's third birthday, placing the project origin in March 1996.

Historique d'adoption

Libtool became a standard part of Autotools-era source distributions, especially for C and C++ libraries that needed to build both static and shared artifacts across GNU/Linux, BSD systems, commercial Unix variants, Cygwin, and macOS/Darwin. Its adoption is visible less as a user-facing application than as generated build infrastructure embedded in countless source tarballs.

On macOS through Homebrew, GNU Libtool is installed with prefixed executable names such as glibtool and glibtoolize to avoid colliding with Apple's system libtool command.

Modes d'utilisation

Package maintainers use libtool through make rules, Autoconf macros, and libtoolize-generated support files. End users usually encounter it indirectly when compiling source packages: it creates libtool object files, links libtool archives, manages PIC/non-PIC builds, and emits platform-specific install or runtime-linking commands.

Pourquoi les passionnés de paquets s'y intéressent

Libtool is package-nerd famous because it solved a real portability mess and also became a recognizable source of noisy build logs, relinking steps, .la files, and platform edge cases. Understanding it explains a large slice of classic Unix packaging, Autotools conventions, and why Homebrew exposes GNU Libtool as glibtool.

Chronologie

  • 1996: GNU Libtool project origin, inferred from the GNU news page's March 15, 1999 third-birthday note.
  • 1998: GNU Libtool 1.1-era documentation described the tool as generic shared-library support for GNU packages.
  • 1999: GNU Libtool 1.3 added libltdl and broader platform support.
  • 2000: GNU's old news page recorded continued 1.3.x maintenance releases.
  • 2024: GNU Libtool 2.5.4 documentation described the maintained manual edition.

Related projects

  • GNU Autoconf and GNU Automake are the companion build-system tools with which Libtool was designed to integrate.
  • GNU libltdl is distributed with Libtool to abstract dynamic module loading.
  • slibtool is a later independent implementation in the same problem space.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
glibtoolcliexécutable global
glibtoolizecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.5.4
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.gnu.org/software/libtool/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libtool
Version2.5.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libtool
Page d'accueilhttps://www.gnu.org/software/libtool/
Dépôthttps://git.savannah.gnu.org/cgit/libtool.git
Docs amonthttps://www.gnu.org/software/libtool
LicenceGPL-2.0-or-later
Archive sourcehttps://ftpmirror.gnu.org/gnu/libtool/libtool-2.5.4.tar.xz
Dernière mise à jour2026-06-22T14:05:23-07:00
Pulseupdated
Dépendancesm4
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sequoia, sonoma, tahoe, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsAll commands have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/libtool/libexec/gnubin:$PATH"

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibtool
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libltdl-dev 2.5.4-4

System independent dlopen wrapper for GNU libtool (headers)

https://www.gnu.org/software/libtool/

sudo apt install libltdl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libtool
  • 2 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libltdl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libltdl7 2.5.4-4

System independent dlopen wrapper for GNU libtool

https://www.gnu.org/software/libtool/

sudo apt install libltdl7
  • Section: libs
  • Architecture: amd64
  • Source Package: libtool
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libltdl7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtool 2.5.4-4

Generic library support script

https://www.gnu.org/software/libtool/

sudo apt install libtool
  • Section: devel
  • Architecture: all
  • 7 Dépendances
  • 7 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtool-bin 2.5.4-4

Generic library support script (libtool binary)

https://www.gnu.org/software/libtool/

sudo apt install libtool-bin
  • Section: devel
  • Architecture: amd64
  • Source Package: libtool
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtool-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtool-doc 2.5.4-4

Generic library support script (documentation)

https://www.gnu.org/software/libtool/

sudo apt install libtool-doc
  • Section: doc
  • Architecture: all
  • Source Package: libtool
  • normalized package name match
  • Correspondance par : Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtool-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libtool

nix profile install nixpkgs#libtool
  • normalized package name match
  • Correspondance par : Libtool
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: libtool from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libltdl-dev 2.4.7-7build1

System independent dlopen wrapper for GNU libtool (headers)

https://www.gnu.org/software/libtool/

sudo apt install libltdl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libtool
  • 2 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libltdl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libltdl7 2.4.7-7build1

System independent dlopen wrapper for GNU libtool

https://www.gnu.org/software/libtool/

sudo apt install libltdl7
  • Section: libs
  • Architecture: amd64
  • Source Package: libtool
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libltdl7 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtool 2.4.7-7build1

Generic library support script

https://www.gnu.org/software/libtool/

sudo apt install libtool
  • Section: devel
  • Architecture: all
  • 7 Dépendances
  • 7 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtool from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtool-bin 2.4.7-7build1

Generic library support script (libtool binary)

https://www.gnu.org/software/libtool/

sudo apt install libtool-bin
  • Section: devel
  • Architecture: amd64
  • Source Package: libtool
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtool-bin from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtool-doc 2.4.7-7build1

Generic library support script (documentation)

https://www.gnu.org/software/libtool/

sudo apt install libtool-doc
  • Section: doc
  • Architecture: all
  • Source Package: libtool
  • normalized package name match
  • Correspondance par : Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtool-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libltdl 2.6.0-r1

Runtime libraries for GNU Libtool Dynamic Module Loader

https://www.gnu.org/software/libtool/

sudo apk add libltdl
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libltdl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libltdl-static 2.6.0-r1

Generic library support script (static library)

https://www.gnu.org/software/libtool/

sudo apk add libltdl-static
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • normalized package name match
  • Correspondance par : Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libltdl-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libtool 2.6.0-r1

Generic library support script

https://www.gnu.org/software/libtool/

sudo apk add libtool
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libtool from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libtool-doc 2.6.0-r1

Generic library support script (documentation)

https://www.gnu.org/software/libtool/

sudo apk add libtool-doc
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • normalized package name match
  • Correspondance par : Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libtool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libtool 2.5.4-10.fc44

The GNU Portable Library Tool

http://www.gnu.org/software/libtool/

sudo dnf install libtool
  • License: GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-2.0-or-later WITH Libtool-exception AND LGPL-2.0-or-later WITH Libtool-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libtool
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libtool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libtool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment